> > Configure the loopback device by putting these lines in > > your /etc/rc.local file : > > > > > > # solve the ARP problem > > echo 1 > /proc/sys/net/ipv4/conf/lo/arp_ignore > > echo 1 > /proc/sys/net/ipv4/conf/eth0/arp_ignore > > echo 2 > /proc/sys/net/ipv4/conf/lo/arp_announce > > echo 2 > /proc/sys/net/ipv4/conf/eth0/arp_announce
I assume that this need only be done on the real servers. Can you confirm? > > > > Léon _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
