LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: i am new member

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: i am new member
From: "Linux Kid" <khankhn2@xxxxxxxxx>
Date: Mon, 26 Jun 2006 18:26:19 +0500
Here is my setup

my loadbalancer-ip=192.168.1.1

my real webser-1 ip = 192.168.1.2
my real webser-2 ip = 192.168.1.3

client-ip-address = 192.168.1.4

so i setup follow settings for that

ipvsadm -A -t 192.168.1.1:80 -s rr
ipvsadm -a -t 192.168.1.1:80 -r 192.168.1.2:80 -m
ipvsadm -a -t 192.168.1.1:80 -r 192.168.1.3:80 -m

but from client when i am accessing a page all request is going in Inactive
connections. why.

iptables -A POSTROUTING -s 192.168.1.0/255.255.255.0 -j MASQUERADE


how to setup route?
should i setup route at server or on client or on both side?
plz clear that thing.

Regards
Newbie waiting for quick reply






On 6/26/06, Joseph Mack NA3T <jmack@xxxxxxxx> wrote:

On Mon, 26 Jun 2006, Linux Kid wrote:

> i am new member facing problem in ipvsadm, i read alot but failed to do
> things , i am getting error that my connection are not going in active
> connections, my connections are always goving on inactive connection, i
> don't what the problem is this.
>
> Waiting for quick reply

follow the setup instructions in 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!
_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users


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