Re: [2.4 PATCH] bugfix: ARP respond on all devices

From: David S. Miller
Date: Tue Aug 19 2003 - 14:00:13 EST


On 19 Aug 2003 14:30:26 -0400
Daniel Gryniewicz <dang@xxxxxxxxxxx> wrote:

> If you are not on a shared lan, then it will *ONLY* work if linux is
> on the other end. No other system will work.

And these other systems are broken. (actually, older Cisco equipment
correctly responds to the ARP regardless of source IP)

Just because some Cisco engineer says that it is correct doesn't
make it is.

Consider the situation logically. When you're replying to an
ARP, _HOW_ do you know what IP addresses are assigned to _MY_
outgoing interfaces and _HOW_ do you know what subnets _EXIST_
on the LAN?

The answer to both is, you'd don't know these things _EVEN_ if
you are a router/gateway.

Therefore there is no valid reason not to respond to an ARP using one
source address as opposed to another.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/