LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Real server linux 2.4

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Real server linux 2.4
From: Roberto Nibali <ratz@xxxxxx>
Date: Thu, 22 Feb 2001 16:35:50 +0100
Hi,

> I've applyed that patch, recompiled and made echos in
> proc/sys/net/ipv4/conf/all/hidden and
> lo/hidden as usual for kernel 2.2, but the linux box is still responding to
> arps...

for i in all default lo; do
   echo 1 > /proc/sys/net/ipv4/conf/${i}/hidden
done

> I've tryed to use a kernel 2.2.18 with hidden in proc by default, but
> appear to have no effect...and the linux is still responding to arp, please
> have you idea of the reason?
> ifconfig lo:0 -arp appear to have no effect too.

Correct. You should also remove all arp entries on the nodes 
with arp -d.

Regards,
Roberto Nibali, ratz

-- 
mailto: `echo NrOatSz@xxxxxxxxx | sed 's/[NOSPAM]//g'`


<Prev in Thread] Current Thread [Next in Thread>