Hi, i found a simple way to resolv this:

## Config VIP addr
ifconfig lo:0 <ip> netmask 255.255.255.255 up
ip route add <ip>/32 dev lo:0

## Disable arp resolution in loopback interface
ip link set lo arp off


This works for me into Ubuntu server

-- 
Humberto L Jucá
SEFAZ-MS/SGI/UGSR/Infraestrutura
Fone: (67)-3318-3588 / 3318-3503




_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-requ...@linuxvirtualserver.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to