Unable to access internet from inside instance created on devstack virtual machine
Hello, I am new to openstack and would really like some guidance reagarding my issue, I am unable to access internet from inside instance after i ssh into the instance through ipnetns exec ssh -i key.pem ubuntu@ipaddress command I created the instance on devstack version of openstack (using Vmware workstation virtual machine with ubuntu 16.04 installed and windows 10) How to access the internet from inside instance ?
Did you connect the cloud to the internet, as documented on https://docs.openstack.org/devstack/l... ?
Can you please guide on how to know what flat interface to write , I am using wifi adapter on my laptop so would I use wlan0 as my flat_interface or the one mentioned in your given link ?
I don’t know if WLAN works. One requirement is a static IP address, which you often don’t get from a wireless interface.
What confuses me: Does the VBox VM have a WLAN interface? If yes, it should be simple to create a VM that only has wired interfaces.