LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

the realserver's gateway is the linuxvirtual server

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: the realserver's gateway is the linuxvirtual server
From: "dick" <jijun_zhang_cn@xxxxxxxxxxx>
Date: Wed, 1 Nov 2000 16:43:30 +0800
i first select the wrr(build)algorithm
and compile.rebuild the corel.
 
second i reboot,
and run follow commands.
echo 1 > /proc/sys/net/ipv4/ip_forward.
ipchains -A forward -j MASQ -s 200.200.200.0/24 -d 0.0.0.0/0
ipvsadm -A -t 200.200.200.54:80 -s wrr
ipvsadm -a -t 200.200.200.54:80 -R 200.200.200.101:80 -m -w 1
ipvsadm -a -t 200.200.200.54:80 -R 200.200.200.88:80 -m -w 2
 
by the way
all the test computer is in the 200.200.200.0 network
and the linux director is the 200.200.200.54,and it only have one ethnet
why this condition occured?
 
<Prev in Thread] Current Thread [Next in Thread>
  • the realserver's gateway is the linuxvirtual server, dick <=