problems reaching name server from different locations

Mark_Andrews at isc.org Mark_Andrews at isc.org
Tue Dec 10 00:42:59 UTC 2002


> Then when I try to query their authoritative nameserver directly I get:
> 
> # dig @ns.atkinslawco.com atkinslawco.com
> dig: Couldn't find server 'ns.atkinslawco.com': Name or service not known
 
	This says that getaddrinfo() failed with your default
	servers.

	"dig ns.atkinslawco.com" will return what your default
	servers are returning.

	Also this is not worth chasing further until they fix the
	delegation.  The NS RRsets are different in the parent and
	child zones.

	Mark

atkinslawco.com.	172800	IN	NS	netrover.netrover.com.
atkinslawco.com.	172800	IN	NS	ns2.netrover.net.
;; Received 130 bytes from 192.5.6.30#53(A.GTLD-SERVERS.NET) in 2561 ms

ns.atkinslawco.com.	86400	IN	A	205.209.16.85
atkinslawco.com.	86400	IN	NS	ns.atkinslawco.com.
;; Received 97 bytes from 216.95.168.69#53(netrover.netrover.com) in 2295 ms


--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list