On Wed, 23 Jun 2010 01:13:54 -0700
Siv <punumaa@gmail.com> wrote:
> Thanks. Some behaviors I noticed :
>
> 1. I can ssh into the host providing the ip address of the guest i.e
> ssh root@guest gets me into the host. I hope this is not by design.
you need to bind the sshd of the host and guest to their IP adresses.
look at /etc/ssh/sshd_config :
"ListenAddress"
startx
Received on Wed Jun 23 09:23:51 2010