Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rarpd(8) — NEWS-os 3.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ethers(5)

hosts(5)

ifconfig(8C)

RARPD(8)  —  UNIX Programmer’s Manual

NAME

rarpd − DARPA Reverse Address Resolution Protocol service

SYNOPSIS

/etc/rarpd

DESCRIPTION

Rarpd is a protocol to get a machine’s IP address (32bit) from its Ethernet address (48bit) at boot time.  In order to answer the reverse-arp  request, a machine’s name-to-IP-address list must be in /etc/hosts file, and its name-to-Ethernet-address list must be in /etc/ethers file. 

The reverse-arp server starts a daemon that responds to these requests.  The server that runs the rarpd daemon must be in both /etc/hosts file and /etc/ethers file. 

If the server machine is using the YP(yellow pages) service, the server’s files are ignored, and the appropriate YP maps queried. 

FILES

/etc/ethers
/etc/yp/domainname/ethers.byaddr.∗
/etc/yp/domainname/ethers.byname.∗
/etc/hosts
/etc/yp/domainname/hosts.byname.∗

SEE ALSO

ethers(5), hosts(5), ifconfig(8C)

NEWS-OSRelease 3.3

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026