LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Help needed to configure SSH load balancing with LVS

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Help needed to configure SSH load balancing with LVS
From: XenResu <xenresu@xxxxxxxxx>
Date: Thu, 7 Dec 2006 14:46:23 -0500
I'm having trouble configuring SSH load balancing with LVS.

I have the Director and a Real Server on the same network.
The Director uses an ip alias eth0:0 as the VIP

From the outside world, ssh to Director, VIP and the Real Server works
fine if ipvsadm isn't running.
Once I start the ipvsadm service, ssh to VIP times out.

# cat /etc/sysconfig/ipvsadm
-A -t VIP:ssh -s rr
-a -t VIP:ssh -r RealServer:ssh -w 1

I'm stumped.  What am I missing?

-Dave

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