From:
http://www.linux-vs.org/arp.html
It doesn't mention that you need to have forwarding turned on for the
REDIRECT to work, (at least I had to turn it on to get it to work for
me).
on the real server I had to do this:
ipchains -A input -j REDIRECT -d <VIP> -p tcp
echo 1 > /proc/sys/net/ipv4/conf/eth0/forwarding
It might help if that page mentions that.
Cheers,
Doug
----------------------------------------------------------------------
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
To unsubscribe, e-mail: lvs-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: lvs-users-help@xxxxxxxxxxxxxxxxxxxxxx
|