Re: Zone name conflicts / overlapping

2011-09-19 Thread Doug Barton
On 09/18/2011 22:45, Ben C. wrote: > Hello all, > > This is my first post to bind-users, so I would like to first of all > say hello, and thanks to everyone who takes their time to read and > respond to any mailing list post. =) > > I have a fairly complex situation Step 1, simplify wherever pos

Re: Zone name conflicts / overlapping

2011-09-19 Thread david klein
I don't know from Power DNS, but BIND expects to have one master where all changes are initiated, and all other servers receive replication from the single master, via incremental zone transfers. This is how conflicts and race conditions are prevented. You would do better to designate one of the tw

RE: Zone name conflicts / overlapping

2011-09-19 Thread Philippe.Simonet
Hi maybe named-checkzone can help you, with -i full, it makes some NS checks : >> Mode "full" checks that delegation NS records refer to A or >> record (both in-zone and out-of-zone hostnames). It also checks that glue >> address >> records in the zone match those adve