[Linux-cluster] Lars' method???

Lon Hohberger lhh at redhat.com
Thu Jan 3 15:49:09 UTC 2008


On Wed, 2008-01-02 at 19:58 -0500, William Ottley wrote:
> Hello all,
> I'm hoping that this layout here will make it easy for anyone to
> figure out what booboo i've done?
> I'm attempting to use Lars' method, since i really don't know how to
> setup with only 1 (gateways have confused me)
> 
> i just can't get anything working...
> 
> client: 192.168.2.10 -> 192.168.2.1 via crossover cable (ping OK)
> web browser is pointed to 192.168.2.100
> 
> LVS (centos 5.1, pulse, piranha):
> eth0: 192.168.2.1/gw {none}
> eth1: 192.168.0.111/gw 192.168.0.1
> eth0:1 - 192.168.2.100 {VIP}
> 
> echo 1 > /proc/sys/net/ipv4/ip_forward
> 
> no iptables is running, httpd default port is 8080, and piranha_GUI is
> listening at 3636

When using NAT, do not do the lo:0 hack.  That's for direct routing
only.

You should not be using a nat_router ip/device unless you have two LVS
directors.

https://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/cluster-suite/s1-piranha-globalset.html

-- Lon





More information about the Linux-cluster mailing list