In message <aanlkti=nfu6avy5tnbcc2wyrp0fckh1gskgzl4o8a...@mail.gmail.com>, rams writes: > Hi , > > When I created delegated NS record. Bind 9.7.1 p3 is giving SERVFAIL , when > i queried for NS delegated record with NS. > > Could you please clarify me or is it bug in 9.7?
To see the delegation you need to make a non recursive query (+norec). dig +norec ns zone @parent You are supposed to set up the child zone *FIRST* then add the delegation that way you don't have a lame delegation. When removing a zone you remove the delegating NS records then once the NS records have cleared the cache you remove the zone from the nameservers. Similarly when changing the nameservers, you configure the new nameservers, you change the NS records, you wait for the NS records to clear caches, then remove the zone from the old servers. Mark > Thanks & Regards, > Ramesh > -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users