Please Whitelist This Site?
I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)
If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.
If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.
Thanks for your understanding!
Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide
|
NOTE: Using software to mass-download the site degrades the server and is prohibited. If you want to read The TCP/IP Guide offline, please consider licensing it. Thank you.
|
|
|
|
DNS Name Servers and Name Resolution
The preceding two sections describe
the Domain Name System's hierarchical name space, and the authorities
that manage it and are responsible for name registration. These two
elements, the name space and name registration, are the more intangible
parts of the name system, which define how it is created and managed.
The tangible aspect of the name system is the set of software
and hardware that enables its primary active function: name
resolution. This is the specific task that allows a name system
to replace cumbersome numeric addresses with easy-to-use text names.
Name resolution is the part of DNS
that generally gets the most attention, because it is the portion of
the system that most people work with on a daily basis. DNS uses a very
capable client/server name resolution method that makes use of a distributed
database of name information. The most commonly used implementation
of the DNS name resolution process is, of course, the one used for the
Internet itself, which resolves many billions of name requests every
day.
In this section I explain in detail
the concepts and operation of the DNS name resolution function. The
section is broken into three subsections. The first two cover each of
the two key software elements that work together to implement the DNS
client/server name resolution function. The first describes DNS name
servers, and how they represent, manage and provide data when resolution
is invoked. The second describes DNS clients, called resolvers,
how they initiate resolution, and the steps involved in the resolution
process. After these I have a third subsection that ties together the
information about name servers and resolvers by providing a look at
message exchange between these units, and describing the formats of
messages, resource records and DNS master files.
Related Information: A set of related TCP/IP utilities called nslookup, host and dig can be used by an administrator to query DNS name servers for information. They are useful for a variety of purposes, including manually determining the IP address of a host, checking for specific resource records maintained for a DNS name, and verifying the name resolution function. See the topic discussing these programs in the section on TCP/IP administration utilities. |
Quick navigation to subsections and regular topics in this section
|
If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|