Configuring Domain Name System (DNS) servers

DNS domain names and host names

DNS domain names are structured as a listing, from left to right, of the domain name space traced from the host to the root. For example, in the DNS name volga.mynet.com., the host, volga, appears in the domain mynet.com., which is a subdomain of com., which is a domain under the root ``.''.


NOTE: Specifying the root domain is usually optional; when indicated, it is shown as a trailing period or ``dot''. However, when configuring DNS, it is necessary to specify the root domain to prevent the current domain origin being appended.

The diagram below compares the domain naming scheme to UNIX pathnames.

The domain naming scheme and UNIX pathnames are similar in the following ways:

However, note that the domain naming scheme differs from UNIX pathnames in the following ways:
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999