public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* /proc/sys/net/ipv4/config/eth0/arp_filter not working?
@ 2003-12-09 14:58 Felix von Leitner
  2003-12-09 19:15 ` Jose Luis Domingo Lopez
  2003-12-09 19:39 ` David S. Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Felix von Leitner @ 2003-12-09 14:58 UTC (permalink / raw)
  To: linux-kernel

Hi!

I'm having trouble with the Linux kernel answering ARP requests it
shouldn't answer.

In particular, I have added the IP 10.0.0.23 to lo using ip from
iproute2.  On another machine, I have added the IP 10.0.0.23 to eth0
using ip.  Now, an ARP request from a third machine is answered by both.

According to the documentation I found, the kernel (2.6.0-test11) should
not answer ARP requests for the lo alias if I write 1 to
/proc/sys/net/ipv4/config/eth0/arp_filter, and to be on the safe side, I
also wrote 1 to /proc/sys/net/ipv4/config/lo/arp_filter.  However, the
kernel still answers the ARP requests.

Any takers?

Felix

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-09 20:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-09 14:58 /proc/sys/net/ipv4/config/eth0/arp_filter not working? Felix von Leitner
2003-12-09 19:15 ` Jose Luis Domingo Lopez
2003-12-09 19:39 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox