Graeme Fowler schrieb: > Hi > > >> I hava a problem with ldirectord. >> > > You don't. You have LVS-DR and you haven't addressed the ARP problem on your > realservers. > > Graeme. > > Hm, thanks for the info :)
I followed the LVS-mini howto http://www.austintek.com/LVS/LVS-HOWTO/mini-HOWTO/LVS-mini-HOWTO.html and the realservers have been set-up using -------- echo "0" >/proc/sys/net/ipv4/ip_forward /sbin/ifconfig lo:87 192.168.1.87 broadcast 192.168.1.87 netmask 255.255.255.255 up /sbin/route add -host 192.168.1.87 dev lo:87 echo "1" >/proc/sys/net/ipv4/conf/all/arp_ignore echo "1" >/proc/sys/net/ipv4/conf/lo/arp_ignore -------- what am i missing here? thanks bye SK as far as i can see, the _______________________________________________ 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
