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.

The Book is Here... and Now On Sale!

Get The TCP/IP Guide for your own computer.
The TCP/IP Guide

Custom Search







Table Of Contents  The TCP/IP Guide
 9  TCP/IP Application Layer Protocols, Services and Applications (OSI Layers 5, 6 and 7)
      9  Name Systems and TCP/IP Name Registration and Name Resolution
           9  TCP/IP Name Systems: Host Tables and Domain Name System (DNS)

Previous Topic/Section
Overview and History of TCP/IP Host Names and Name Systems
Previous Page
Pages in Current Topic/Section
12
3
4
Next Page
TCP/IP Domain Name System (DNS)
Next Topic/Section

TCP/IP Host Table Name System
(Page 3 of 4)

Weaknesses of the Host Table Name System

The use of a centralized master file for name registration certainly worked better than using the equivalent of “inter-office memos” to publish host name lists, but was itself only practical in the early days of TCP/IP. As the internetwork grew larger, the weaknesses of the host table system grew:

  • Central Administration Overload: The changes to the central file became more frequent, increasing the administrative load on the individual managing the “master” file to the point where changes were being made many times per day. As the Internet continued to grow, it would eventually have been impossible for a human being to enter the changes as fast as they were being submitted.

  • Growth In Size Of the Master File: Every host needed a line in the master file. When the Internet grew to be thousands and eventually millions of devices, the file size would have become excessive.

  • Excessive Bandwidth Use: Since the file was changing so often, this also meant that all the devices on the network had to keep downloading this master file repeatedly to stay current. At the same time, the file was also growing in size as just mentioned. The combination of many downloads of a large file meant large amounts of network bandwidth were being consumed on something that is, in essence, an overhead activity.

  • Flat Namespace Problems: The lack of a hierarchical name space led to conflicts when users chose identical names for their devices, and this further increased the workload on the central administrator. These issues were ameliorated in part by using naming conventions, such as using a prefix with a location before each individual machine name, but this was not an ideal solution.

All of these are reasons why the designers of the Internet eventually moved away from using host tables for the entire Internet to the more capable Domain Name System (DNS).

Key Concept: The host table name system was the original mechanism used for implementing names on the early Internet. It consists simply of a set of tables containing mappings between names and addresses maintained on each machine in the internetwork. When a name needs to be resolved the table is consulted to determine the appropriate address. This system is extremely simple, but not very capable, and not well-suited to a large global Internet, which is why it was eventually abandoned in favor of DNS.



Previous Topic/Section
Overview and History of TCP/IP Host Names and Name Systems
Previous Page
Pages in Current Topic/Section
12
3
4
Next Page
TCP/IP Domain Name System (DNS)
Next Topic/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!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



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.