DNS
DNS - Domain Name System
DNS: (Domain name system)
What Is DNS?
Domain Name System (DNS) is one of the industry-standard suite of protocols that
comprise TCP/IP. Microsoft Windows Server 2003. DNS is implemented using two
software components: the DNS server and the DNS client (or resolver). Both
components are run as background service applications.
Network resources are identified by numeric IP addresses, but these IP
addresses are difficult for network users to remember. The DNS database contains
records that map user-friendly alphanumeric names for network resources to the
IP address used by those resources for communication. In this way, DNS acts as a
mnemonic device, making network resources easier to remember for network users.
Domain Name System, an Internet service that translates domain names into IP
addresses. Because domain names are alphabetic, they're easier to remember. The
Internet however, is really based on IP addresses. Every time you use a domain
name, therefore, a DNS service must translate the name into the corresponding IP
address. For example, the domain name www.example.com might translate to
198.105.232.4.
The DNS system is, in fact, its own network. If one DNS server doesn't know how
to translate a particular domain name, it asks another one, and so on, until the
correct IP address is returned.