Re: also problems with 2.2.14

David S. Miller (davem@redhat.com)
Fri, 7 Jan 2000 09:48:49 -0800


Date: Fri, 7 Jan 2000 12:24:39 +0000 (GMT)
From: Alan Cox <alan@lxorguk.ukuu.org.uk>

> Box A has two Ethernet Interfaces, therefore both boxes has IP-Adresses from the same subnet so i have to use
> ip-forwarding and proxy-arp
> (echo 1 > /proc/sys/net/ipv4/ip_forward
> arp -v -i eth1 -Ds 137.226.73.16 eth1 pub)

Can you tcpdump this one and see if the proxy arps are being sent. It could
be the interface hiding code has broken something. Dave ?

You did:

echo "1" >/proc/sys/net/ipv4/conf/eth1/proxy_arp

as well, right??

Later,
David S. Miller
davem@redhat.com

-
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/