On Mon, Mar 23, 2009 at 6:34 PM, Graeme Fowler <graeme@xxxxxxxxxxx> wrote:
> On the realserver(s):
> # /sbin/ip address add 10.9.3.6/32 dev lo
>
> Add the following to /etc/sysctl.conf:
> # LVS switches
> net.ipv4.conf.lo.arp_ignore = 1
> net.ipv4.conf.lo.arp_announce = 2
> net.ipv4.conf.all.arp_ignore = 1
> net.ipv4.conf.all.arp_announce = 2
>
> Then do
> # sysctl -p
I always asuumed that you need to set the sysctl values first and only then
bring up the loopback adapter, else it would do an arp broadcast.. Are there
situations where you don't need to?
Sebastian.
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|