Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DIG returns root servers

Status
Not open for further replies.

lardum

IS-IT--Management
Joined
Apr 26, 2000
Messages
462
Location
SE
Anyone know why DIG returns root servers when querying an ordinary domain?

 
can you give an example? or show the command syntax you used? I use DIG frequently and it's pretty good...
 
try this:

dig aftonbladet.se @ns.handelsbanken.se

It seems to respond like that on every query you make.

DO you have any ideas?
 
My guess would be that particular nameserver is just not collecting data very well. It's not a problem with DIG, the same thing happens with NSLOOKUP. Try this and see what happens, this nameserver belongs to a friend of mine...

dig aftonbladet.se @ns.degler.net
 
thanks for the help. the info i have in my research is:

DNS servers are not setup to allow lookups from outside hosts on names that it is not the authority of. This commonly happens when trying to query yahoo.com's name servers. It prevents the name server from being taxed by needless lookups.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top