Hi,

On Fri, 27 May 2005 13:45:33 +0200
Martin Tedjawardhana <[EMAIL PROTECTED]> wrote:

> So why is eth0 responding to 192.168.0.1 <http://192.168.0.1> arping 
> although it does not have that address? How can I remedy this? How can I 
> block arping?

read about the arp_filter sysctl in
KERNELSOURCE/Documentation/networking/ip-sysctl.txt

and then do

echo 1 > /proc/sys/net/ipv4/conf/eth0/arp_filter

for a short switch to check and afterwards enter the sysctl to your 
/etc/sysctl.conf


HWH

-- 
Nieders. Staats- und Universitätsbibliothek Göttingen   Projekt ProPrint
http://www.proprint-service.de    |    Tel.:(+49/0)551 39 - 25 23 (neu!)

-- 
gentoo-user@gentoo.org mailing list

Reply via email to