[rhos-list] ssh -i oskey.priv root at 10.0.0.2 --> No route to host ERROR

Pádraig Brady pbrady at redhat.com
Sat Sep 8 12:30:00 UTC 2012


On 09/08/2012 12:31 PM, Regis Mazur wrote:
> Hi,
>
> I'm currently trying Red Hat OpenStack Essex Preview from a VM (VirtualBox).
> Everything seems to work fine (my instance is started - Status=ACTIVE
> and Networks->demonet=10.0.0.2)
> However while trying to access using "ssh -i oskey.priv root at 10.0.0.2",
> i've got the following error:
> "ssh: connect to host 10.0.0.2 port 22: No route to host"
>
> Do you have an idea how to fix this issue?

It could be a firewalling issue on the guest.
What guest are you running?
You may need to enable ssh which I often do
on Red Hat flavoured guests like:

service sshd start
chkconfig ssd on
lokkit -p 22:tcp

thanks,
Pádraig.




More information about the rhos-list mailing list