Re: arp netmask

Andi Kleen (ak@muc.de)
13 Jun 1999 15:52:39 +0200


nir@inbalsoft.com (Nir Yeffet) writes:

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

It has been replaced with a better mechanism. Just enable the proxy_arp and
ip_forward sysctls for the device (via /proc/sys/net/ipv4/conf/<dev>/), and
it should automagically proxyarp for any routes to other devices it knows about.

-Andi

-- 
This is like TV. I don't like TV.

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