namely
These contortions may be necessary when you want to access
Another useful application of proxy ARP is when one of your hosts acts as a gateway to some other host only temporarily, for instance, through a dial-up link. In a previous example, we encountered the laptop
The proper invocation to provide proxy ARP for
# arp -s fnord 00:00:c0:a1:42:e0 pub
The proxy ARP entry may be removed again by invoking:
# arp -d fnord
Chapter 6. Name Service and Resolver Configuration
As we discussed in Chapter 2, Issues of TCP/IP Networking, TCP/IP networking may rely on different schemes to convert names into addresses. The simplest way is a host table stored in
Alternatively, you can use the
This chapter can do little more than give a rough sketch of how DNS works and how to operate a name server. It should be sufficient if you have a small LAN and an Internet uplink. For the most current information, you may want to check the documentation contained in the BIND source package, which supplies manual pages, release notes, and the
The Resolver Library
The term
The resolver functions read configuration files when they are invoked. From these configuration files, they determine what databases to query, in which order, and other details relevant to how you've configured your environment. The older Linux standard library, libc, used
The host.conf File
The
Options in
This option determines the order in which the resolving services are tried. Valid options are
multi takes
As we'll explain in the section 'Reverse Lookups', DNS allows you to find the hostname belonging to an IP address by using the
This option takes
This option takes an argument specifying a domain name that will be removed from hostnames before lookup. This is useful for