Cannot ssh Ubuntu but can access the CirrOS (test) images
Hi all:
I just installed the DecStack on my local machine. After I started the instance from the default CirrOs images, I can login the console on both Dashboard and through SSH.
However, I created another instance from the cloud image of Ubuntu http://cloud-images.ubuntu.com/trusty/current/ (here). I cannot see and login the console on dashboard and SSH to the instance. I also cannot Ping the assigned IP address 10.0.0.2 of the ubuntu.
The security group are the same. Here it is: ALLOW -1:-1 from 0.0.0.0/0 this is for ICMP ALLOW 22:22 from 0.0.0.0/0 this is for SSH
Thank you very much for your help.
Also, after I created the image of CentOS 7 and created an instance of it. I can ssh and ping the CentOs 7 instance without any problem.