instance cannot get internet connection from guest OS
Hi mates i just get assigment from my boss to learn about openstack all of installment already no issue but this is the last issue i faced that i cannot get internet connection from my Instance/VM from the guest OS Please be remember that i am so newbie on this technology
http://prntscr.com/ofkd7z (image description)
How did you set up your cloud? Devstack or Packstack, probably?
Your "public" network has an IP address range of 172.24.4.0/24. These are non-routable addresses: The network is not connected to the internet. Both Devstack and Packstack create such a fake "external" network for testing purposes.
You can connect your cloud to the outside network; both the Packstack and Devstack documentation pages contain instructions for that. By default, however, your cloud is isolated.