rarp support on bsd ?

Malik Bülent bmalik at ihlas.net.tr
Thu Jan 15 06:49:51 PST 2004


i added  rc.conf  as below
rarpd_enable="YES"               # Run rarpd (or NO).
rarpd_flags=""                  # Flags to rarpd.

and rarpd works
ps aux |grep rarpd
root   7740  0.0  0.4  1160  560  ??  Is    5:13PM   0:00.00 rarpd -a
but rarp is contary arp isn't it ?
that is i want to find out ip address of any pc with its mac address
is there any command for that ? (for example when i type rarp
00:90:27:d6:19:52   it give me its ip address "x.y.z.q" )

thanks advice

----- Original Message -----
From: "Lowell Gilbert" <freebsd-questions-local at be-well.ilk.org>
To: "Malik Bülent" <bmalik at ihlas.net.tr>
Sent: Thursday, January 15, 2004 4:27 PM
Subject: Re: rarp support on bsd ?


Malik Bülent <bmalik at ihlas.net.tr> writes:

> i use freebsd5.1.
> i want to find out the computers whose  ip addresses with their mac
addresses. that is i run rarp on bsd.
> How can i run rarp on Freebsd5.1 ?

rarpd(8), perhaps?



More information about the freebsd-questions mailing list