NAME
rraarrppdd - Reverse ARP Daemon
SYNOPSIS
rraarrppdd [-aaddff] [interface]
DESCRIPTION
RRaarrppdd services Reverse ARP requests on the Ethernet connected to interface. Upon receiving a request, rraarrppdd maps the target hardware address to an IP address via its name, which must be present in both theethers(5) and hosts(5) databases. If a host does not exist in both data-
bases, the translation cannot proceed and a reply will not be sent. Additionally, a request is honored only if the server (i.e., the hostthat rarpd is running on) can "boot" the target; that is, if the direc-
tory /tftpboot/ipaddr exists, where is the target IP address.In normal operation, rraarrppdd forks a copy of itself and runs in the back-
ground. Anomalies and errors are reported via syslog(3). OOPPTTIIOONNSS-aa Listen on all the Ethernets attached to the system. If `-aa' is
omitted, an interface must be specified.-dd Run in debug mode, with all the output to stderr. This option
implies the -ff option.
-ff Run in the foreground.
FILES /etc/ethers /etc/hosts /tftpbootSEE ALSO
bpf(4), Finlayson, R., Mann, T., Mogul, J.C., and Theimer, M., A Reverse Address Resolution Protocol, RFC 903. AUTHORS Craig Leres (leres@ee.lbl.gov) and Steven McCanne (mccanne@ee.lbl.gov). Lawrence Berkeley Laboratory, University of California, Berkeley, CA. October 26, 1990