>> When I try to connect to guest virtual machine IP address from >> outside, connection goes to host machine, and I cannot connect to >> guest at all. Details are attached below.
> You obviousely did not bind the services to the relevant IPs, i.a. > sshd on host is obviouselybound to "0.0.0.0" those taking _all_ ssh > traffic to the host sshd. You should bind this only to the relating > ip, i.e. state "ListenAddress x.y.z.v" into /etc/ssh/sshd_config as > stated on many places in many HowTo's and Doc's Seems you are right. When I bind sshd to single IP on host machine, I can bind sshd on virtual machine to 0.0.0.0 without any problems. Thanks. _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
