Subject: Re: [vserver] ssh to guest instance succeeded?
From: Christian Affolter <c.affolter@stepping-stone.ch>
Date: Mon, 10 Sep 2007 13:48:59 +0200

Hi

> I created a guest vserver, and tried to ssh to it from the host.
> The ssh seemed to succeed, but typing `hostname` shows me that 
> I am still on the host, not the guest. Am I missing something?
Probably your SSH daemon on the host listens to all IP addresses...
You'll have to bind it to the host IP (ListenAddress your.hosts.ip.address).


regards
Chris