Lesson 1
The Domain Name Service
The Domain Name Service (DNS) is an Internet-wide service for converting numeric IP addresses to host names and back.
It may also be used on networks without an Internet connection; indeed, setting up DNS is a worthwhile investment,
because it simplifies integrating a local network into the Internet when a connection becomes available.
By the end of this module, you will be able to:
By the end of this module, you will be able to:
- Describe the organization of the DNS namespace
- Define the top-level subdomains of the DNS
- Describe the process of converting IP addresses into names
- Define the concept of zones as used in the DNS namespace
- Describe the three classes of name servers
- List the steps required when a name server sends a query up the DNS hierarchy
- Describe the purpose and usefulness of caching-only name servers
- Identify the types of Resource Records
- Describe the general format of a zone file
- Describe the format of SOA, A, PTR, HINFO, CNAME, and NS records