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


_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to [EMAIL PROTECTED]
or go to http://www.in-addr.de/mailman/listinfo/lvs-users

Reply via email to