Re: how to add NS record in Windows DNS?

2011-09-19 Thread michoski
On 9/17/11 2:56 AM, "babu dheen" wrote: > I know that this forum is not meant for windows DNS environement. but if you > can let me know some website or guide to add customer NS record in windows DNS > environement, will be much helpful. It's been many years since I administered AD, but I recall

Re: SERVFAIL

2011-09-19 Thread kshitij mali
What is did now is i have update the named.root file from internic website and restarted the named service , and the domain completefreight.net.au started resolving imediately i will monitor the resolv failuer error and update the status to u all Regards, Kshitij On Fri, Sep 16, 2011 at 12:53 AM

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: Correct SRV configuration

2011-09-19 Thread Piotr Pawlowski
Dear Kevin and all, Thank you for a tip, it looks like I made a mistake in domain zone. I put whole subdomain record and it started to work. Thanks again. Best Regards -- Piotr Pawlowski Od: bind-users-bounces+piotr.pawlowski=goyello@lists.isc.org [bind-user

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