1 .\" Copyright (c) 1990, 1991, 1993 The Regents of the University of
2 .\" California. All rights reserved.
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that: (1) source code distributions
6 .\" retain the above copyright notice and this paragraph in its entirety, (2)
7 .\" distributions including binary code include the above copyright notice and
8 .\" this paragraph in its entirety in the documentation or other materials
9 .\" provided with the distribution. Neither the name of
10 .\" the University nor the names of its contributors may be used to endorse
11 .\" or promote products derived from this software without specific prior
12 .\" written permission.
13 .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
14 .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
15 .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
17 .\" $FreeBSD: src/usr.sbin/rarpd/rarpd.8,v 1.22 2005/02/09 18:04:41 ru Exp $
24 .Nd reverse ARP daemon
37 utility services Reverse ARP requests on the Ethernet connected to
39 Upon receiving a request,
41 maps the target hardware address to an IP address via its name, which
42 must be present in both the
47 If a host does not exist in both databases, the translation cannot
48 proceed and a reply will not be sent.
50 By default, a request is honored only if the server
54 can "boot" the target; that is, a file or directory matching the glob
55 .Pa /tftpboot/\fIipaddr\fP*
58 is the target IP address in hex.
59 For example, the IP address 204.216.27.18 will be replied to if any of
60 .Pa /tftpboot/CCD81B12 ,
61 .Pa /tftpboot/CCD81B12.SUN3 ,
63 .Pa /tftpboot/CCD81B12-boot
65 This requirement can be overridden with the
71 forks a copy of itself and runs in the background.
72 Anomalies and errors are reported via
75 The following options are available:
76 .Bl -tag -width indent
78 Listen on all the Ethernets attached to the system.
81 is omitted, an interface must be specified.
94 Run in the foreground.
96 Supply a response to any RARP request for which an ethernet to IP address
97 mapping exists; do not depend on the existence of
98 .Pa /tftpboot/\fIipaddr\fP* .
100 Supply an alternate tftp root directory to
108 to selectively respond to RARP requests, but use an alternate directory
111 Enable verbose syslogging.
114 .Bl -tag -width /etc/ethers -compact
126 .%T "RFC 903: Reverse Address Resolution Protocol"
132 .An Craig Leres Aq Mt leres@ee.lbl.gov
134 .An Steven McCanne Aq Mt mccanne@ee.lbl.gov .
135 Lawrence Berkeley Laboratory, University of California, Berkeley, CA.
139 utility can depend on the DNS to resolve the name discovered from
141 If this name is not in the DNS but is in
143 the DNS lookup can cause a delayed RARP response, so in this situation
144 it is recommended to configure