Eucalyptus/ubuntu-server-11.04 - instance is running but can't access it
Posted
by
itgorilla
on Server Fault
See other posts from Server Fault
or by itgorilla
Published on 2011-05-18T17:24:14Z
Indexed on
2012/03/22
11:31 UTC
Read the original article
Hit count: 366
I've installed Ubuntu Enterprise Cloud on a server and I'm able to bring up an instance from a image and the instance shows that is running. I see the IPs allocated to that instance but for some reason I can't access it via SSH.
euca-describe-groups shows:
GROUP admin default default group
PERMISSION admin default ALLOWS tcp 22 22 FROM CIDR 0.0.0.0/0
I'm on the same network as the instance so I'm sure is not an networking problem (like routers, switches etc.).
Any ides?
© Server Fault or respective owner