Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rarp(7p) [opensolaris man page]

rarp(7P)							     Protocols								  rarp(7P)

NAME
rarp, RARP - Reverse address resolution protocol DESCRIPTION
You use the RARP protocol to map dynamically between the Internet Protocol (IP) and network interface MAC addresses. RARP is often used to boot a Solaris client. RARP clients include the SPARC boot PROM, x86 boot floppy, SunOS kernel, and ifconfig(1M). in.rarpd(1M) provides the server-side implementation. RARP request timeout behavior in application-layer clients is governed by the /etc/inet/rarp default file. To tune the number of retries an application attempts before giving up, set the RARP_RETRIES variable in /etc/inet/rarp. If the file is not present or RARP_RETRIES is not initialized within it, applications retry a maximum of five times with a eight second wait between retries. FILES
/etc/inet/rarp ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +------------------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +------------------------------------+-----------------------------+ |Interface Stability (protocol) | Standard | +------------------------------------+-----------------------------+ |Interface Stability (defaults file) | Unstable | +------------------------------------+-----------------------------+ |Interface Stability (RARP_RETRIES) | Unstable | +------------------------------------+-----------------------------+ SEE ALSO
ifconfig(1M), in.rarpd(1M), arp(7P) Reverse Address Resolution Protocol RFC 903. June, 1984 R. Finlayson, T. Mann, J.C. Mogul, M. Theimer SunOS 5.11 28 May 2005 rarp(7P)

Check Out this Related Man Page

RARP(8) 						     Linux Programmer's Manual							   RARP(8)

NAME
rarpd - Reverse Address Resolution Protocol (RARP) daemon SYNOPSIS
rarpd [-aAvde] [-b bootdir ] [ interface ] DESCRIPTION
Rarpd is a daemon which responds to RARP requests. RARP is used by some machines at boot time to discover their IP address. They provide their Ethernet address and rarpd responds with their IP address if it finds it in the ethers database (either /etc/ethers file or NIS+ lookup) and using DNS lookup if ethers database contains a hostname and not an IP address. By default rarpd also checks if a bootable image with a name starting with the IP address in hexadecimal uppercase letters is present in the TFTP boot directory (usually /tftpboot ) before it decides to respond to the RARP request. OPTIONS
-a Do not bind to the interface. -A Respond to ARP as well as RARP requests. -v Tell the user what is going on by being verbose. -d Debugging mode. Do not detach from the tty. -e Skip the check for bootable image in the TFTP boot directory. If not present, then even if the Ethernet address is present in the ethers database but the bootable image for the resolved IP does not exist, rarpd will not respond to the request. -b bootdir Use bootdir instead of the default /tftpboot as the TFTP boot directory for bootable image checks. OBSOLETES
This rarpd obsoletes kernel rarp daemon present in Linux kernels up to 2.2 which was controlled by the rarp(8) command. FILES
/etc/ethers, /etc/nsswitch.conf, /tftpboot SEE ALSO
ethers(5) AUTHORS
Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> Jakub Jelinek, <jakub@redhat.com> rarpd 7 April 2000 RARP(8)
Man Page

12 More Discussions You Might Find Interesting

1. IP Networking

Alternate to RARP Solaris 5.6 & 5.8

I am a Cisco Engineer and have run into a problem with the boot process for UNIX servers running Solaris 5.6 & 5.8 OS. Currently the servers boot using RARP to discover IP configuration. This works and is OK as long as everything is on the same network where the broadcasts are free to roam. ... (2 Replies)
Discussion started by: dmerg59
2 Replies

2. Solaris

Jumpstart: Rarp protocol specifics

I am having trouble locating a boot server on my subnet. I am trying to avoid installing a boot server if one exisits. Is there a way for me to broadcast a Rarp request to see if any boot servers are on my subnet and if so identify them? I think this will only work if the Rarp protocol supports... (3 Replies)
Discussion started by: mhm4
3 Replies

3. UNIX for Dummies Questions & Answers

Trying to remove single character from a line

Here is a sample code grep '903' -i user.txt | tail -2 | awk '{print $2}' | sed 's/B//g' the input file has data as such 903-xxx-xxxxB 903-xxx-xxxxB It is a dialer file i want to remove the "B" any help thanks (5 Replies)
Discussion started by: Iz3k34l
5 Replies

4. Solaris

boot net problem

Hi my friends when I want to make boot net for my server I have receive: Time out ARP/RARP note: I have use Ok boot net (this is my Syntax) so what is the problem? (2 Replies)
Discussion started by: bintaleb
2 Replies

5. UNIX for Dummies Questions & Answers

"Requesting Internet Address for 0:14:4f:4d:61:7d"

When I run boot - s everything looks good for POST and bootup, but the system will not bail out of a "Requesting Internet Address for 0:14:4f:4d:61:7d". It keeps repeating theis same request over and over again and once in a while I get "SC Alert: Failed to send email alert for recent event." ... (6 Replies)
Discussion started by: mayewil
6 Replies

6. Shell Programming and Scripting

Finding larg number and add one

Dear Friends, Below is the output: 901 9010 9010 9011 9011 9011 9012 9013 9014 9015 9016 9017 9018 9019 902 9020 9021 9022 (4 Replies)
Discussion started by: sfaqih
4 Replies

7. UNIX for Advanced & Expert Users

Timeout waiting for arp/rarp error

hello folks, I am trying to install solaris 10 through network using jumpstart but the thing is i am facing problem with the following message problem Timeout waiting for arp/rarp i made sure everything correct as /etc/hosts and /etc/ethers cables are connected, plz anyone help me out (7 Replies)
Discussion started by: solar10
7 Replies

8. Solaris

Jumpstart basic question

Hello All, Do I really need to add the install server name in the /etc/hosts file? Why do we need to add? If I don't add it is not working. Isn't it only arp/rarp works here? I thought it works in mac address level. thanks in advance. (3 Replies)
Discussion started by: mokkan
3 Replies

9. Solaris

WAN boot Server issues.

I 'm trying to configure a WAN boot server on Solaris10 x86 for sparc clients .. when i try to set up the server m getting following error ./setup_install_server -w /var/apache2/htdocs/wanboot10/wpath /var/apache2/htdocs/wanboot10/ipath ERROR: Cannot make WAN boot Image file on this... (6 Replies)
Discussion started by: fugitive
6 Replies

10. UNIX for Dummies Questions & Answers

Booting a Sparcstation 5 with dead HD

We have an ancient Sparcstation 5 for those few clients that still run SunOS or Solaris. After the last power outage (4 years ago?) we never turned it back on. It had been making some unpleasant noises back then, too. Now we need it again and it won't boot. The machine came with one hard... (4 Replies)
Discussion started by: jrynd
4 Replies

11. Solaris

Jumpstart Client Issue

I have a jumpstart client that is not requesting the tftp boot file. The rarp function is working, hostname and ip are set ok, but it hangs after that. tcpdump output: jumpstart-server:/var/lib/tftpboot# tcpdump -i eth1 tcpdump: verbose output suppressed, use -v or -vv for full protocol... (6 Replies)
Discussion started by: skitch
6 Replies

12. IP Networking

about RARP

Is a separate frame type field required for RARP? Could the same value be used for ARP and RARP 0x0806? thanks in advance. (1 Reply)
Discussion started by: kavitha rao
1 Replies