
The TCP/IP Guide - Version 3.0 (Contents) ` 1010 _ © 2001-2005 Charles M. Kozierok. All Rights Reserved.
Every DNS zone has a set of authoritative servers, which are usually a pair called the
primary (or master) and secondary (or slave) servers. However, it is also possible for a
single DNS name server to be authoritative for more than one zone. As mentioned above, it
is not always necessary for the actual owner of a domain to provide DNS services for it.
Very often, especially for the domains owned by small businesses or individuals, DNS
services are provided by a third party, often an Internet Service Provider.
For example, I have had “pcguide.com” registered as a domain since 1997, but my long-
time Web hosting provider, pair Networks, has provided DNS services for me since the
beginning. This means that pair's DNS servers in the “pair.com” hierarchy are responsible
for “pcguide.com”. They are also responsible for many other domains for their customers.
DNS Private Name Registration
We have now seen the hierarchical nature of the DNS name space, and the authority
structure that administers it. Name registration begins with the generic and country code
top-level domains (TLDs) within the root of the name hierarchy, proceeds to second-level
domains within the TLDs, and then lower-level subdomains below those. As we progress
down the name tree, we move from the most general, public authority (IANA/ICANN, which
runs all of DNS), through the high-level TLD authorities, and eventually down to the level of
individual organizations, corporations and individuals.
Private Domain Name Ownership
This “dividing line” between public authorities and private authorities occurs in many
different places in the name structure. Wherever it does occur, below that line, responsibility
for the domain becomes that of the organization that registered it. It can further subdivide
the name space, granting parts of it to other organizations or even reselling it if they wish.
Alternately, they may decide to use the name space to create a purely internal structure. I
call this private name registration, in contrast to the public name registration we discussed
earlier in this section.
For example, if a company called XYZ Industries registers “xyzindustries.com”, they
become the owner of not just that domain name, but any subdomain structure or named
items within it that they may choose to create. This is, of course, the beauty and power of
authority delegation and the hierarchical structure. The company has an important decision
that they must make however: they must choose whether they want to create names that
are part of the global DNS name structure, or if they want to use names within the structure
purely privately.
Using Publicly-Accessible Private Names
If a company wants names within its domain to be part of the global DNS name structure, it
is required to perform the work necessary to properly set up and manage these names so
they fit into the Domain Name System. The most common example, of course, is creating a
public World Wide Web server. Most companies name such servers beginning with “www”,
so XYZ Industries would probably wish to have the name “www.xyzindustries.com” for its
WWW server address.