| 
 
 
On Tue, 20 Nov 2001, Stefan Knollmueller wrote:
> hello,
> 
> i am trying to set up a LVS using one dirctor and two real servers.
> the real servers are webservers but when trying to connect to the virtual
> address no website gets delivered.
what (if any) errors did the configure script give?
> CLEAR_IPVS_TABLES=yes
> #VIP line format - device[:alias] IP netmask broadcast
> #To help avoid namespace collisions with other VIPs, I set alias=last
> number of
> #note: for VS-DR, VS-Tun, the IP is in a /32 network
> VIP=eth0:0 192.168.2.50 255.255.255.0 192.168.2.50
                                      ^^^
should be 255 not 0
Joe
-- 
Joseph Mack, mack@xxxxxxxxxxxx
Linux Virtual Server project
http://www.linuxvirtualserver.org
 |