[Openstack] can't access my running instance through ssh

fujiang zhou jameszhoufj at gmail.com
Wed Jul 13 03:25:12 UTC 2011


I've installed all nova services and components successfully, and the
instance is running but I can't access it through ssh.

I've followed the docs carefully, and published the sample image and ran the
instance, and the nova-compute logs shows that the key is injected into the
instance.

I also made the following steps:
euca-authorize -P icmp -t -1:-1 default
euca-authorize -P tcp -p 22 default

And when I try to access the ssh ubuntu at myip, I get the following message:

"ssh: connect to host myip port 22: Connection refused"
which might indicate that the openssh-server is not installed or running on
my instance.

Any clue here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110713/9e045f99/attachment.html>


More information about the Openstack mailing list