Hello, On Fri, 12 Mar 2004, Udo A. Steinberg wrote: > After upgrading from 2.6.3 to 2.6.4 our network suffers from missing ARP > replies, which prevents any network communication on layer 3. We have a Linux > router with four network interfaces and neither of the interfaces receives ARP > replies (three e1000, one e100). The network configuration works fine with a > 2.6.3 kernel. This makes me wonder what changed between 2.6.3 and 2.6.4 that > prevents all network interfaces from receiving ARP replies; tcpdump shows the > right ARP requests going out but no responses coming back in. > > Does it have anything to do with Julian Anastasov's latest ARP patch? The Hm, I don't understand, the received replies are dropped or another host does not reply to our requests? Or we do not reply? arp_ignore does not touch the proxy_arp handling, it filters only incoming requests for local IPs, not replies. You can revert the ARP changes in this order: http://www.ssi.bg/~ja/tmp/arp_ignore-2.6.2-arp-1.diff http://www.ssi.bg/~ja/arp_announce-2.6.2-4.diff Regards -- Julian Anastasov <ja@ssi.bg> - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html