LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: load balancing using keepalived

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: load balancing using keepalived
From: Gerry Reno <greno@xxxxxxxxxxx>
Date: Wed, 23 May 2007 14:39:18 -0400
Gerry Reno wrote:
Dr. Volker Jaenisch wrote:
Hi Gerry!

Gerry Reno schrieb:
No, 192.168.1.215 is the virtual ip for the SSH service.
Sorry for my unclear formulation.
Is on the machine that runs the ipvs the sshd active on port 22.
If so the port 22 is occupied by the sshd and can not be used bei the keepalived.

Please send a transscript of
netstat -a -n -p

of the server running the ipvs.

Best regards,

Volker

That list is huge. Here is a filtered version taken on the director-master box:

# netstat -a -n -p | grep -e ssh -e keepalived
Wow did that listing get clobbered.

tcp 0 0 :::22 :::* LISTEN 2387/sshd raw 0 0 0.0.0.0:112 0.0.0.0:* 7 25673/keepalived raw 0 0 0.0.0.0:112 0.0.0.0:* 7 25673/keepalived raw 0 0 0.0.0.0:255 0.0.0.0:* 7 25673/keepalived raw 0 0 0.0.0.0:255 0.0.0.0:* 7 25672/keepalived unix 2 [ ACC ] STREAM LISTENING 13170 3609/ssh-agent /tmp/ssh-LxFqPt3553/agent.3553
unix  2      [ ]         DGRAM                    4835165 25671/keepalived



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