|
|
|
|
|
by Bender
20 days ago
|
|
Im not confused at all. For your recursive servers to know how to get the name servers they have to have a hints file, that tells them what to use for the tld, then from the group of root servers associated with that TLD you get the glue (name servers) assocociated with the domain, then you query the authoritative name servers for that domains resources you were requesting. Every name server has a glue record in the root servers. I can manually walk you through it with dig if you would like. I need to clean up the formatting a bit but this is a walk through. [1] I think I know where your confusion is but I will wait for your reply. [1] - https://blawg.nochan.net/b/Internet-Crap/20260530-DNS-Recurs... |
|
Those are not root servers. They are tld servers, run by the registry for the tld your domain is under.
The root servers serve the root. Root hints just tell you where those are. The zone file you listed has the whole root zone.
a.root-servers.net is a root server.
a.gtld-servers.net is a tld server (controlled by verisign, iirc?). several tlds use gtld-servers, but that doesn't make them root servers.