Il sab, 2002-10-26 alle 12:18, Peter Palfrader ha scritto: > I.e. I want arp queries only answered on their very own interface (and > not for addresses assigned to other interfaces): > - if someone asks for 10.2.2.20 on eth1, answer it > - if someone asks for 10.200.118.1 on eth1, ignore it i think that #echo 0 > /proc/sys/net/ipv4/conf/eth1/proxy_arp should fix your problem. Ciao, Gian Piero.