- I created an Ubuntu VM on Azure with a public IP address.
- I installed Openstack and created an instance. and I'm wondering how can I ping this instance from my local computer?
Asked
Active
Viewed 91 times
0

Zouhair Dre
- 558
- 4
- 14
-
I hope it will help [Cannot ping virtual machine created by Openstack](https://linuxacademy.com/community/show/32303-cannot-ping-virtual-machine-created-by-openstack/) – Eugene D May 25 '20 at 18:20
-
2Have you added a security group to allow inbound ICMP traffic to the instance? Can you connect to the instance; e.g. using SSH? – Stephen C May 30 '20 at 07:27