[1881] in linux-net channel archive
Re: Proxy ARP, strange ideas.
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Wed Feb 7 16:50:54 1996
Date: Wed, 7 Feb 1996 16:07:14 -0500
From: "Mark W. Eichin" <eichin@mit.edu>
To: wingel@ctrl-c.liu.se
Cc: linux-net@vger.rutgers.edu
In-Reply-To: <199602050130.CAA00578@hog.rydnet.lysator.liu.se> (message from
Christer Weinigel on Mon, 5 Feb 1996 02:30:07 +0100)
>> Doesn't almost _all_ use of proxy-arp look like this:
>> $ arp -i eth0 -s hostname hardware-address-of-eth0 pub
Err, no. I also use proxy arp to get a slip server to "bridge" my home
net to my office net, since the slip server isn't quite configurable
enough to do the right thing, I just have a nearby machine arp all of
my home machines to the slip server's ethernet address. (It does the
right thing once the packets show up :-)
_Mark_