Comment 1 for bug 1883911

Revision history for this message
Yatindra Shashi (yshashi) wrote :

Hi,

I also had similar issue once that I was not able to ping VM.
Than I enabled in the securities group ICMP Ingress & Egress and SSH (port 22 ) separately and it worked.

Egress IPv4 ICMP Any 0.0.0.0/0
Ingress IPv4 ICMP Any 0.0.0.0/0
Ingress IPv4 TCP 22 (SSH) 0.0.0.0/0

Are you able to ping local router from VM?
Can you ping using netns:
$ sudo ip netns exec qdhcp-xxxxxxx ssh -i ~/.ssh/id_rsa ubuntu@Ip of machin