Re: ARP (mis)behavior

Bernd Eckenfels (ecki@lina.inka.de)
Sun, 22 Aug 1999 03:13:06 +0200


In article <199908211612.UAA09723@ra.sai.msu.su> you wrote:
> > I would conclude that there are just to many "bad" things that could
> > happen if interfaces respond to ARP requests for IP's they are not
> > configured for. Because of the advent of switches (both layer 2 and
> > layer 3) I believe the only "correct" behaviour would be for ONLY the
> > interface that was configured for a particular IP address to respond to
> > ARPs for the IP address. May be this is not addressed in any current
> > RFCs, but I can't think of a reason this "standard" should not be
> > implemented in Linux.

> I am completely agree with this opinion, and I'd like to add one point.

Well, this wont work if the request is received on a interface where the
ip-address is not configured. In that case the host cant respond with the
right mac address. And since the host does not know which nic is on which
cable the host has to answer for an request received on one interface with
the address of that interface if it was any of the local addresses.

Greetings
Bernd

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/