Pere
11-17-2002, 12:52 PM
How can I check the list of name servers returned by the root servers? :confused:
![]() | View Full Version : How to check a list of name servers Pere 11-17-2002, 12:52 PM How can I check the list of name servers returned by the root servers? :confused: MarkIL 11-17-2002, 12:54 PM dig . ns a.root-servers.net Pere 11-17-2002, 12:59 PM Thank you Lewney. What is it? an Internet address? I will appreciate some more advice. I am extremely new. Tks :beer: MarkIL 11-17-2002, 01:00 PM Heh... what exactly are you looking for? The addresses of the root servers? Pere 11-17-2002, 01:05 PM Thanks again. I am trying to know what information is received by a browser when somebody types www.certaindomain.com In other words, I would like to know what is really the responsible of a fail when connecting to a server. Rgds ! MarkIL 11-17-2002, 01:09 PM Just go to www.dnsstuff.com and enter the domain name under the "whois lookup" box. You'll get the technical/admin contact info, if the registrant chose to provide it. Just_Kp 11-17-2002, 04:16 PM The DIG command is your friend ;) |