dig <domain> ns fails when local name servers misconfigured

Mark Andrews marka at isc.org
Thu Sep 30 00:09:26 UTC 2010


In message <D7186502-B0C7-442C-809A-F3FEC289A734 at ilap.com>, Tristan Goguen writ
es:
> 
> Hi all,
> 
> We have been using dig to retrieve a domain's name servers for years.  
> Unfortunately, the dig syntax we normally use does not work when name  
> servers are misconfigured. Currently, dig is returning an empty name  
> server list for domain ilap.ca:
> 
>      dig +short ilap.ca ns
>          < empty list >
> 
> For testing purposes, we removed the zone statement for the domain.
> 
> We would like to take some action when domain authority transfers take  
> place. Can we configure dig to return the name server list based  
> exclusively on a query to the root / TLD servers? Can local name  
> servers be ignored?

"dig +noall +norec +authority zone @parent" should return you the referral.

e.g.
	dig +noall +authority +norec ilap.ca @sns-pb.isc.org

Also it is bad form to turn off the service before the re-delegation
has taken place and the old NS/A/AAAA/DS/DNSKEY records have expired
from caches.  The old servers should be slaves of the new servers.
This allows for a smooth transition to occur.

Mark

> Thank you for any advice.
> 
> Regards,
> Tristan
> 
> -
> Tristan Goguen
> CEO, ILAP(r)
> 
> (416) 250-5600 x205   -   tgoguen at ilap.com
> 
> Our mission is to provide the North American marketplace with advanced  
> Internet solutions.
> 
> 
> --Apple-Mail-120-406958062
> Content-Disposition: attachment;
> 	filename=vcard.vcf
> Content-Type: text/directory; x-mac-hide-extension=yes; x-unix-mode=0644;
> 	name="vcard.vcf"
> Content-Transfer-Encoding: quoted-printable
> 
> BEGIN:VCARD=0D=0AVERSION:3.0=0D=0AN:Goguen;Tristan;;;=0D=0AFN:Goguen=20=
> Tristan=0D=0AORG:Internet=20Light=20and=20Power=20Inc.;=0D=0ATITLE:CEO=0D=
> =0AEMAIL;type=3DINTERNET;type=3DWORK;type=3Dpref:tgoguen at ilap.com=0D=0A=
> TEL;type=3DWORK;type=3Dpref:(416)=20250-5600=20X\:205=0D=0A=
> TEL;type=3DCELL:(416)=20919-3773=0D=0A=
> item1.ADR;type=3DWORK;type=3Dpref:;;210=20Sheppard=20Avenue=20=
> East;Toronto;ON;M2N=203A9;CA=0D=0Aitem1.X-ABADR:ca=0D=0A=
> item2.URL;type=3Dpref:http\://ilap.com/=0D=0A=
> item2.X-ABLabel:_$!<HomePage>!$_=0D=0A=
> X-ABUID:F34BC1E6-BADF-4147-A464-E049519D1DDE\:ABPerson=0D=0AEND:VCARD=0D=0A=
> 
> --Apple-Mail-120-406958062
> Content-Type: text/plain;
> 	charset=US-ASCII;
> 	format=flowed
> Content-Transfer-Encoding: 7bit
> 
> 
> 
> 
> --Apple-Mail-120-406958062
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
> 
> _______________________________________________
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
> --Apple-Mail-120-406958062--
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: marka at isc.org



More information about the bind-users mailing list