Re: arp netmask

David S. Miller (davem@redhat.com)
Sun, 13 Jun 1999 03:55:18 -0700


Date: Sun, 13 Jun 1999 13:06:33 +0300 (IDDT)
From: Nir Yeffet <nir@inbalsoft.com>

I found. there's no netmask in neighbour.c. kernel is not doing
proxy arp netmask anymore. WHY ????????

Have you turned on the proxy_arp sysctl for your devices which you
want to do proxy-arp'ing? ie.

bash# echo "1" >/proc/sys/net/ipv4/conf/eth0/proxy_arp

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/