LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] help on ipvs nat

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [lvs-users] help on ipvs nat
From: "Ken W." <kenw97@xxxxxxxxx>
Date: Sat, 12 Jul 2008 22:58:40 +0800
2008/7/12 Joseph Mack NA3T <jmack@xxxxxxxx>:
> On Sat, 12 Jul 2008, Ken W. wrote:

>>
>> To make the load balancer forward the masquerading packets
>>
>>        echo 1 > /proc/sys/net/ipv4/ip_forward
>>        ipchains -A forward -j MASQ -s 172.16.0.0/24 -d 0.0.0.0/0
>
> you don't need iptables to set up an LVS (in fact don't
> start adding filtering rules till after you get your LVS to
> work).
>

Thank you.
Can I disable iptables in kernel options then?


<Prev in Thread] Current Thread [Next in Thread>