Re: Problem with ARP-replies on Kernels 2.6 (possibly 3.0, but not 2.4!)
From: Nicolas de Pesloüan <hidden>
Date: 2011-09-28 20:07:42
From: Nicolas de Pesloüan <hidden>
Date: 2011-09-28 20:07:42
Le 28/09/2011 19:49, skandranon a écrit :
Basically, I would have expected MyMachine to answer ARP queries received via eth0 only if an address was queried that was assigned to eth0 (also secondary IP addresses assigned by "ip" or virtual interfaces generated by ifconfig). So: Is this a bug or a feature?
It is a feature. You should have a look at the file Documentation/networking/ip-sysctl in the kernel source tree, in particular the entry about arp_ignore. Nicolas.