On Mon, Oct 21, 2002 at 08:42:37PM +1000, John Ferlito wrote: > Anyone know if proxy arp works into 2.2 kernels? > > Basically I have a /28 hanging off eth0 > I have changed that to a /29 and put the other half of the /29 on eth1
if your network is properly split in 2, you dont need proxy arp, except if you didn't changed the client station (in those times, you really like DHCP) .. if you did not, simply enable proxy_arp on all interfaces (/proc/sys/net/ipv4/conf/all/proxy_arp) and this should make the trick. to check if it is working, you should see: - station A connected to port A of router arp for station B connected to port B of the router. - Router interface A answer with it's own ethernet address. - here we go. JeF > > I've tried > echo 1 > /proc/sys/net/pv4/conf/eth1/proxy_arp > > and adding individual arp entries like so > arp -s <ip address on eth1 subnet> <eth0 hardware address> pub > > but the box just won't reply to arp requests on eth0 an ideas? > I have never done this before so its quite possible I'm not doing it > quite right. > > -- > John > http://www.inodes.org/ > -- > SLUG - Sydney Linux User's Group - http://slug.org.au/ > More Info: http://lists.slug.org.au/listinfo/slug -- -> Jean-Francois Dive --> [EMAIL PROTECTED] There is no such thing as randomness. Only order of infinite complexity. - _The Holographic Universe_, Michael Talbot -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug