LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: load balancer mistake

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: load balancer mistake
From: Mack.Joseph@xxxxxxxxxxxxxxx
Date: Tue, 19 Apr 2005 15:01:31 -0400
Joseph Mack PhD, High Performance Computing & Scientific Visualisation
LMIT, Supporting the EPA Research Triangle Park, NC 919-541-0007 Federal
Infrastructure Contact-Ravi Nair 919-541-5467 - nair.ravi@xxxxxxx,
Federal Visualization  Contact - Joe Retzer, Ph.D. 919-541-4190 -
retzer.joseph@xxxxxxx

lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx wrote on 04/19/2005 01:41:58
PM:

> Hello,
> i get a problem with IPVS+ipvsadm, certainly i have not
> well config my
> load balancer.
> My architecture is a load balancer with 2 interfaces eth0:
> 192.168.0.1
> and eth1: 192.168.1.1
> and 2 real server 192.168.1.2 and 192.168.1.3.
> So on the load balancer i do a:
> ipvsadm -A -t 192.168.0.1:telnet -s rr
> ipvsadm -a -t 192.168.0.1:telnet -r 192.168.1.2:ssh
> ipvsadm -a -t 192.168.0.1:telnet -r 192.168.1.3:ssh

you need a '-m' on the end of the last two lines (assuming you're using
LVS-NAT)

Do you understand the consequences of putting the ":ssh" string
in the commands?

Joe


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