OpenStack Machine (devstack) with OS cirros no internet connection
Hello,
I create instance on devstack environment with operation system cirros, but the is no network on machine , can not do ping.
ping http://google.com ping ; bad address http://googl.com
Thanks
@Eltan, Whether your instance is having IP ? If yes, try pinging to 8.8.8.8 Then make an edit sudo vi /etc/resolv.conf Add a line: nameserver 8.8.8.8. Try to ping google.com