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 a networking problem since I'm able to access the node controller server that is under the same network.
Any ides?