Domain Name System


Domain Name System

Although DHCP does a good job of hiding your own computer's IP address from you, it does nothing to make IP addresses manageable on the Web. So that you don't have to type into your browser the IP address of each computer you want to visit on the Web (you can if you want, by the way), the Web's creators developed the Domain Name System (DNS).

From your perspective, DNS works by assigning a structured name to every Web site, the familiar whatever-dot-com you use every day. In the language of the Internet, that dot-com is called the domain name of the Web site.

Most domain names take the form of a word, a period, and another few letters. Those letters after the period comprise the top-level domain , the primary organizing structure of the Web. You can't use just anything as a top-level domain. The organization charged with administering Web names, the Internet Corporation for Assigned Names and Numbers (ICANN), maintains tight control of top-level domains.

There are two kinds of top-level domains: organizational and national. Originally, only six organizational top-level domains were allowed, but on November 16, 2000, ICANN added seven more. Table 14.3 lists the currently recognized top-level domains.

Table 14.3. Currently Recognized Top-Level Domains
TLD Use
Original Top-Level Domains
.com Commercial use
.edu Educational institutions
.gov Government
.mil Armed forces
.net Service providers
.org Organizations
Added November 18, 2000
.aero Air-transport industry
.biz Businesses
.coop Cooperatives
. info Anything
.museum Museums
.name Individuals
.pro Professionals

In addition, each nation in the world is also given its own top-level domain, a two-character country code. These are listed in Table 14.4.

Table 14.4. Internet Country Code Top-Level Domains
Country Code Nation
.ad Andorra
.ae United Arab Emirates
.af Afghanistan
.ag Antigua and Barbuda
.ai Anguilla
.al Albania
.am Armenia
.an Netherlands Antilles
.ao Angola
.aq Antarctica
.ar Argentina
.as American Samoa
.at Austria
.au Australia
.aw Aruba
.az Azerbaijan
.ba Bosnia and Herzegovina
.bb Barbados
.bd Bangladesh
.be Belgium
.bf Burkina Faso
.bg Bulgaria
.bh Bahrain
.bi Burundi
.bj Benin
.bm Bermuda
.bn Brunei Darussalam
.bo Bolivia
.br Brazil
.bs Bahamas
.bt Bhutan
.bv Bouvet Island
.bw Botswana
.by Belarus
.bz Belize
.ca Canada
.cc Cocos (Keeling) Islands
.cd Democratic People's Republic of Congo
.cf Central African Republic
.cg Republic of Congo
.ch Switzerland
.ci Cote d'Ivoire
.ck Cook Islands
.cl Chile
.cm Cameroon
.cn China
.co Colombia
.cr Costa Rica
.cu Cuba
.cv Cap Verde
.cx Christmas Island
.cy Cyprus
.cz Czech Republic
.de Germany
.dj Djibouti
.dk Denmark
.dm Dominica
.do Dominican Republic
.dz Algeria
.ec Ecuador
.ee Estonia
.eg Egypt
.eh Western Sahara
.er Eritrea
.es Spain
.et Ethiopia
.fi Finland
.fj Fiji
.fk Falkland Islands (Malvinas)
.fm Federal State of Micronesia
.fo Faeroe Islands
.fr France
.ga Gabon
.gd Grenada
.ge Georgia
.gf French Guiana
.gg Guernsey
.gh Ghana
.gi Gibraltar
.gl Greenland
.gm Gambia
.gn Guinea
.gp Guadeloupe
.gq Equatorial Guinea
.gr Greece
.gs South Georgia and the South Sandwich Islands
.gt Guatemala
.gu Guam
.gw Guinea-Bissau
.gy Guyana
.hk Hong Kong
.hm Heard and McDonald Islands
.hn Honduras
.hr Croatia/Hrvatska
.ht Haiti
.hu Hungary
.id Indonesia
.ie Ireland
.il Israel
.im Isle of Man
.in India
.io British Indian Ocean Territory
.iq Iraq
.ir Iran (Islamic Republic of)
.is Iceland
.it Italy
.je Jersey
.jm Jamaica
.jo Jordan
.jp Japan
.ke Kenya
.kg Kyrgyzstan
.kh Cambodia
.ki Kiribati
.km Comoros
.kn Saint Kitts and Nevis
.kp Democratic People's Republic of Korea
.kr Republic of Korea
.kw Kuwait
.ky Cayman Islands
.kz Kazakhstan
.la People's Democratic Republic of Laos
.lb Lebanon
.lc Saint Lucia
.li Liechtenstein
.lk Sri Lanka
.lr Liberia
.ls Lesotho
.lt Lithuania
.lu Luxembourg
.lv Latvia
.ly Libyan Arab Jamahiriya
.ma Morocco
.mc Monaco
.md Republic of Moldova
.mg Madagascar
.mh Marshall Islands
.mk Macedonia
.ml Mali
.mm Myanmar
.mn Mongolia
.mo Macau
.mp Northern Mariana Islands
.mq Martinique
.mr Mauritania
.ms Montserrat
.mt Malta
.mu Mauritius
.mv Maldives
.mw Malawi
.mx Mexico
.my Malaysia
.mz Mozambique
.na Namibia
.nc New Caledonia
.ne Niger
.nf Norfolk Island
.ng Nigeria
.ni Nicaragua
.nl Netherlands
.no Norway
.np Nepal
.nr Nauru
.nu Niue
.nz New Zealand
.om Oman
.pa Panama
.pe Peru
.pf French Polynesia
.pg Papua New Guinea
.ph Philippines
.pk Pakistan
.pl Poland
.pm St. Pierre and Miquelon
.pn Pitcairn Island
.pr Puerto Rico
.ps Palestinian Territories
.pt Portugal
.pw Palau
.py Paraguay
.qa Qatar
.re Reunion Island
.ro Romania
.ru Russian Federation
.rw Rwanda
.sa Saudi Arabia
.sb Solomon Islands
.sc Seychelles
.sd Sudan
.se Sweden
.sg Singapore
.sh St. Helena
.si Slovenia
.sj Svalbard and Jan Mayen Islands
.sk Slovak Republic
.sl Sierra Leone
.sm San Marino
.sn Senegal
.so Somalia
.sr Suriname
.st Sao Tome and Principe
.sv El Salvador
.sy Syrian Arab Republic
.sz Swaziland
.tc Turks and Caicos Islands
.td Chad
.tf French Southern Territories
.tg Togo
.th Thailand
.tj Tajikistan
.tk Tokelau
.tm Turkmenistan
.tn Tunisia
.to Tonga
.tp East Timor
.tr Turkey
.tt Trinidad and Tobago
.tv Tuvalu
.tw Taiwan
.tz Tanzania
.ua Ukraine
.ug Uganda
.uk United Kingdom
.um US Minor Outlying Islands
.us United States
.uy Uruguay
.uz Uzbekistan
.va Holy See (City Vatican State)
.vc Saint Vincent and the Grenadines
.ve Venezuela
.vg Virgin Islands (British)
.vi Virgin Islands (USA)
.vn Vietnam
.vu Vanuatu
.wf Wallis and Futuna Islands
.ws Western Samoa
.ye Yemen
.yt Mayotte
.yu Yugoslavia
.za South Africa
.zm Zambia
.zr Zaire
.zw Zimbabwe

To the left of the period is the name of the actual domain assigned the Web site through a registry. If there is more than one period in the name, the leftmost portion is a subdomain of the next domain name to the right. The DNS system allows for multiple subdomains. Each subdomain (or domain, if there are no subdomains) specifies an actual server on the network.

To the right of the top-level domain is the directory path to a particular file on the designated server containing a Web page or other data. In Internet lingo, this composite construction of the domain name and directory path is called a Uniform Resource Locator , because the name itself holds all the information computers on the Web need in order to find a particular page or file.

The best view of the Internet comes with following a packet sent from your computer. When you log in to a Web site, you actually send a command to a distant server telling it to download a page of data to your computer. Your Web browser packages that command into a packet labeled with the address of the server storing the page that you want. Your computer sends the packet to your modem (or terminal adapter), which transmits it across your telephone or other connection to your Internet Service Provider (ISP).

How DNS Works

The instant you press your mouse button with the cursor pointing at a particularly juicy image on your monitor, your computer drops everything to obey your command. The mouse sends your microprocessor an interrupt to make it pay immediate attention. The mouse driver checks to see whether a signal has come in saying you've pressed the mouse button. The driver passes this vital information to your operating system, which takes a peek into its private memory to see what location value it has stored for the location of your mouse's cursor on the screen. The operating system then checks to see whether the mouse location corresponds to a hotspot on the Web page you're viewing, indicating to your browser that there is a hyperlink instruction to send you to a new location on the Web. When there is, the fun on the Web begins.

Your browser has no idea where to find the page you want on the Web. All it has is a name ”it's sort of like finding an isolated name on a message pad when you awake from a drunken stupor. You recognize it as a name, but you don't know why you wrote down the name or how to get in touch with the person to find out.

You might start with the white pages of your telephone book, but your computer can't even open a book, let alone look something up. The only thing it can do is send out an electrical signal down the connection with the Internet. It doesn't send out just any signal. It sends out the name of the Web site you're looking for in a special data packet. Rather than the white pages, the name goes to a resolver .

A resolver is not a special machine. Rather, the term resolver defines a particular function of a special kind of server on the network, called a name server . The resolver does what its name says ”it tries to resolve the address of a site on the Web. It looks at the name your computer has sent to it in a standard form known as a Uniform Resource Locator (URL).

Like a mailman sorting mail and looking at the bottom of the address first (for the ZIP Code and state), the resolver examines the last part of the URL first ”the part of the name to the right of the rightmost period ”the familiar .com , .org , or .edu . This portion of the name is the top-level domain , which tells the resolver how to find the location of the Web site. In Internet terms, the top-level domain is about as general as describing a creature as being in the animal kingdom.

The top-level domain doesn't tell the resolver where to look for the Web site. Rather, it tells the resolver where to look for a list of site names in the top-level domain. Resolvers aren't stupid. If they've looked up a top-level domain before, they probably already know where to look. If not, however, they call on one of the 13 root name servers to tell them which servers store the information about each top-level domain.

The root name server, or, more likely, the resolver, passes your request for the Web site to one of the name servers assigned to the top-level domain of the URL you're looking for. Hundreds of thousands of servers may track this information. It's kept in multiple copies for speed and reliability. Speed because one server is not burdened with finding every requested URL in its domain, and reliability because if one server becomes unavailable, there are hundreds of others that can take its place.

This server matches your requested URL with the domain name server (also abbreviated DNS) that handles the Web site. The server sends the requested URL to the IP address ”a block of four bytes of binary code ”of the DNS. The DNS knows all the names of the Web sites it serves. It passes the IP address of the Web site you want back to your computer so it can use this address to find the page you want.

When your computer signals to the IP address, it sends a request for the page listed in the hotspot you clicked. The server at the Web site diligently finds the page and passes it back to your computer. Your operating systems passes it to your browser, which formats the page for the screen and passes it back to your operating system, which sends it, in turn , to your display driver and then your monitor screen.

All these requests travel from server to server with light speed, so everything happens fast. Your computer should know the IP address of the page you want and start loading the page in a fraction of a second. Meanwhile, you've probably become impatient and clicked on something else, starting the whole process over again.

Root Name Servers

The part of the Web in charge of identifying each site and getting its address to you is called the Root Name Server System . The master plan that makes it work is the DNS protocol, which describes the packets that need to be exchanged and provides the roadmap for them to follow. The root name servers hold the key to locating the indexes containing the IP addresses you need. The root zone file is the index itself.

The root name servers are arguably the most important computers on the World Wide Web. Only they store the official records of the locations of the registries for each top-level domain , the rightmost part of each Web address. Because this information is so vital to the operation of the Web, it's stored not in triplicate but in 13 duplicate copies in separate computers spread across the world.

Well, not quite. The 13 root name servers actually represent only six distinct geographic locations. Six are clustered around Washington, D.C., two are co-located (and co-operated) in Marina Del Ray, California, two are in the Silicon Valley area, one is in Japan, one is in the U.K., and one is in Sweden. Table 14.5 lists the 13 root name servers.

Table 14.5. The 13 Root Name Servers of the World Wide Web
Name Organization City, State/Province Country URL
A Network Solutions, Inc. Herndon, VA USA http://www.netsol.com
B Information Sciences Institute, University of Southern California Marina Del Rey, CA USA http://www.isi.edu
C PSINet Herndon, VA USA http://www.psi.net
D University of Maryland College Park, MD USA http://www.umd.edu
E National Aeronautics and Space Administration Mountain View, CA USA http://www.nasa.gov
F Internet Software Consortium Palo Alto, CA USA http://www.isc.org
G Defense Information Agency Systems Vienna, VA USA http://nic.mil
H Army Research Laboratory Aberdeen, MD USA http://www.arl.mil
I NORDUNet Stockholm Sweden http://www.nordu.net
J Network Solutions, Inc. Herndon, VA USA http://www.netsol.com
K RIPE NCC (R seaux IP Europ ens) London UK http://www.ripe.net
L University of Southern California Marina Del Rey, CA USA http://www.isi.edu
M WIDE Tokyo Japan http://www.wide.ad.jp

WINS

There's another piece to the IP naming system: the names your computers wear when you access them over your own network using the networking capabilities of Windows. You assign these names using the Windows Internet Name System (WINS). This system is responsible for converting the names you assign to IP addresses for routing messages through networks using the Internet Protocol. In effect, WINS works like DNS at the local level.

In the WINS system, you assign your computer a name when you set up networking on that machine. The computer then sends its name to the server, and the server stores the names you assign in a database, which the server references to resolve requests for IP addresses.



Winn L. Rosch Hardware Bible, Sixth Edition
The Winn L. Rosch Hardware Bible, 6th Edition
ISBN: 0789728591
EAN: 2147483647
Year: 2003
Pages: 254
Authors: Winn L Rosch

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net