Difference between revisions of "Root nameserver"

From CNM Wiki
Jump to: navigation, search
Line 1: Line 1:
[[Root name server]] (alternatively spelled, [[root nameserver]] or, simply, [[root server]]; hereinafter, the ''Server'') is a name server for the [[root zone]] of the [[DNS|Domain Name System]] ([[DNS]]) of the [[Internet]].
+
[[Root name server]] (alternatively spelled, [[root nameserver]] or, simply, [[root server]]; hereinafter, the ''Server'') is a name server for the [[root zone]] of the [[DNS|Domain Name System]] ([[DNS]]) of the [[Internet]]. The ''Servers'' are a critical part of [[DNS infrastructure]] because they provide the initial data in resolving human-readable [[host name]]s into [[IP address]]es that are used in communication between Internet hosts.
 +
 
  
 
==Functions==
 
==Functions==
Line 7: Line 8:
 
#*A list of [[TLD nameserver]]s, which are the authoritative name servers for the top-level domains (TLDs);
 
#*A list of [[TLD nameserver]]s, which are the authoritative name servers for the top-level domains (TLDs);
 
#Directly '''answers''' requests of [[DNS resolver]]s for records in the [[root zone]] and appropriate [[TLD nameserver]]s.
 
#Directly '''answers''' requests of [[DNS resolver]]s for records in the [[root zone]] and appropriate [[TLD nameserver]]s.
 
requests by returning a list of the authoritative name servers for the appropriate top-level domain (TLD). The root name servers are a critical part of the Internet infrastructure because they are the first step in translating (resolving) human readable host names into IP addresses that are used in communication between Internet hosts.
 

Revision as of 19:11, 12 January 2019

Root name server (alternatively spelled, root nameserver or, simply, root server; hereinafter, the Server) is a name server for the root zone of the Domain Name System (DNS) of the Internet. The Servers are a critical part of DNS infrastructure because they provide the initial data in resolving human-readable host names into IP addresses that are used in communication between Internet hosts.


Functions

The Server:

  1. Maintains databases for:
    • All the records in the root zone;
    • A list of TLD nameservers, which are the authoritative name servers for the top-level domains (TLDs);
  2. Directly answers requests of DNS resolvers for records in the root zone and appropriate TLD nameservers.