From: Roman Barczyński (romke_at_estrefa.pl)
Date: Wed 24 Aug 2005 - 11:56:34 BST
Dnia 2005-08-24 12:49, Subhabrata Bhattacharya napisał:
> eth0 Link encap:Ethernet HWaddr 00:01:80:52:29:30
> inet addr:192.168.207.222 Bcast:192.168.207.255 Mask:255.255.255.0
[cut]
> When I try to ssh to any of the vservers specifying IP, I end up
> getting a shell in the local host machine. What could be the problem?
You must configure sshd on host system to listen only on 192.168.207.222
address ("ListenAddress <IP>" option in sshd_config). In other case
sshd will listen on 0.0.0.0 and when new guest is starting up
ssh port on its ip is already taken by host sshd
regards
-- Roman Barczyński <romke(at)estrefa.pl>_______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver