274.

contents
Next: The Resolver Library Up: The Network Administrators' Guide Previous: The Future

As discussed in chapter-gif, TCP/IP networking may rely on different schemes to convert names into addresses. The simplest way, which takes no advantage of the way the name space has been split up into zones is a host table stored in /etc/hosts. This is useful only for small LANs that are run by one single administrator, and otherwise have no IP-traffic with the outside world. The format of the hosts file has already been described in chapter-gif.

Alternatively, you may use BIND-- the Berkeley Internet Name Domain Service-- for resolving host names to IP-addresses. Configuring BIND may be a real chore, but once you've done it, changes in the network topology are easily made. On, as on many other ish systems, name service is provided through a program called named. At startup, it loads a set of master files into its cache, and waits for queries from remote or local user processes. There are different ways to set up BIND, and not all require you to run a name server on every host.

This chapter can do little more but give a rough sketch of how to operate a name server. If you plan to use BIND in an environment with more than just a small LAN and probably an Internet up-link, you should get a good book on BIND, for instance Cricket Liu's ``DNS and BIND'' (see []). For current information, you may also want to check the release notes contained in the BIND sources. There's also a newsgroup for DNS questions called comp.protocols.tcp-ip.domains.



  • The Resolver Library
    • The host.conf File
    • Resolver Environment Variables
    • Configuring Name Server Lookups-- resolv.conf
    • Resolver Robustness
  • Running named
    • The named.boot File
    • The DNS Database Files
    • Writing the Master Files
    • Verifying the Name Server Setup
    • Other Useful Tools


Andrew Anderson
Thu Mar 7 23:22:06 EST 1996



The Network Administrators' Guide
Linux Network Administrators Guide (2nd Edition)
ISBN: B00007FYJC
EAN: N/A
Year: 1992
Pages: 296

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