LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: real servers adding with virtual server / directors

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: real servers adding with virtual server / directors
From: Joseph Mack NA3T <jmack@xxxxxxxx>
Date: Fri, 2 Feb 2007 07:29:54 -0800 (PST)
On Fri, 2 Feb 2007, vlrk wrote:



hello Joseph,

i gone through entire documenation of mini howto .

did you run the lvs-configure script mentioned in the HOWTO or did you run the example setup pieces of code mentioned in the mini-HOWTO?

changed the .conf files as said in the mini how to
and
http://www.ultramonkey.org/papers/lvs_tutorial/html/

you have to use one or the other, not both.

/sbin/ifconfig eth0:0 192.168.68.201 broadcast
192.168.68.255 netmask 255.255.255.255
/sbin/route add -host 192.168.68.201 dev eth0:0

don't know why you need that.

/sbin/ipvsadm -A -t 192.168.68.201:telnet -s rr
/sbin/ipvsadm -a -t 192.168.68.201:telnet -r
192.168.68.74 -g -w 1
/sbin/ipvsadm -a -t 192.168.68.201:telnet -r
192.168.68.73 -g -w 1

looks fine



in realserver
-------------

sbin/ifconfig lo:0 192.168.68.201  netmask
255.255.255.255

still when i try to connect from 192.168.68.254
it doesnto even connect.

"doesn't connect" doesn't mean anything. Look at the HOWTO for the sort of information we need. Also read the common problems at the end of the mini HOWTO

Joe

--
Joseph Mack NA3T EME(B,D), FM05lw North Carolina
jmack (at) wm7d (dot) net - azimuthal equidistant map
generator at http://www.wm7d.net/azproj.shtml
Homepage http://www.austintek.com/ It's GNU/Linux!

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