load balancing using keepalived
Gerry Reno
greno at verizon.net
Wed May 23 19:33:03 BST 2007
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
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
Search lvs-users Archives
More information about the lvs-users
mailing list