* RARP server support on Linux 2.4
@ 2002-04-08 14:50 Jarlath Burke
2002-04-08 15:54 ` David S. Miller
0 siblings, 1 reply; 4+ messages in thread
From: Jarlath Burke @ 2002-04-08 14:50 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Jarlath Burke
Hi all,
I'm trying to get RARP to work on my 2.4.5 kernel, but I see that
RARP server support has been removed from it, and that it has
been moved to userland in the form of the rarpd daemon.
I have downloaded and compiled the rarpd daemon (and libpcap and
libnet dependencies), and got it to run on my 2.4.5 kernel, but I
don't know what to do with it.
With the 2.2.x kernel, if you ran the command "rarp -a", it would
give you a list of the current RARP cache, and it was possible to
manipulate the kernel's RARP table using the "rarp -s hostname hw_addr"
and "rarp -d hostname" commands.
But I can't see any way of doing this now - is there a utility to talk to
the rarpd daemon to view RARP entries and to manipulate the RARP
table? Is the RARP table still maintained in the kernel?
I'm not subscribed to the mailing list so please CC me on any replies.
Thanks in advance,
Jarlath.
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: RARP server support on Linux 2.4
@ 2002-05-02 14:48 Jarlath Burke
2002-05-02 15:28 ` Alan Cox
0 siblings, 1 reply; 4+ messages in thread
From: Jarlath Burke @ 2002-05-02 14:48 UTC (permalink / raw)
To: davem; +Cc: linux-kernel
Thanks for the reply - I'm still somewhat confused.
Is all I have to do is add hardware to IP address
mappings in /etc/ethers and the rarpd daemon
will pick them up and add them to the kernel?
Is there any way to monitor what the kernel has
in it's rarp cache, similiar to running the rarp command
on the old 2.2.x kernels?
Thanks in advance,
Jarlath.
> -----Original Message-----
> From: David S. Miller [mailto:davem@redhat.com]
> Sent: 08 April 2002 16:55
> To: jarlath.burke@asitatech.com
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: RARP server support on Linux 2.4
>
>
>
> You have to maintain the ethernet address to IP address database
> in /etc/ethers.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-05-02 15:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-08 14:50 RARP server support on Linux 2.4 Jarlath Burke
2002-04-08 15:54 ` David S. Miller
-- strict thread matches above, loose matches on Subject: below --
2002-05-02 14:48 Jarlath Burke
2002-05-02 15:28 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox