LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] keepalived Nat problem 2 arm failover

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [lvs-users] keepalived Nat problem 2 arm failover
From: Ivan Havlicek <ivan@xxxxxxxxxxx>
Date: Thu, 9 Jun 2011 13:50:29 +0200
Hi,

Try tu add this to /etc/sysctl.conf :

# No source verification
net.ipv4.conf.default.rp_filter = 0
net.ipv4.conf.all.rp_filter = 0

and then :

# sysctl -p /etc/sysctl.conf

perhaps it helps... but not really sure..

I've a similar server, but I use portfwd instead of iptables DNAT :
ethX -> portfwd -> dummy0 -> ipvs
as incoming packets don't pass through nat iptables when
they reach ethX but does when forwarded to dumm0 interface.

Best regards.
-- 
                                                               Ivan Havlicek

_______________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>