Icehouse: No Internet Access
Trying to build a 3 node OpenStack environment, using Neutron, based on Ubuntu 14.04 and VMWare Fusion. I am following the OpenStack Doc for Icehouse and am currently on Chapter 2 Basic Environment Configuration. The nodes are all setup as per doc and can all ping each other as per the verify connectivity step at the end of that section.
However, none of them can access the internet either by ping'ing say 8.8.8.8 or http://www.google.com . The error on the ping 8.8.8.8 is "Host Unreachable". The same is true for the controller and compute1 nodes as well.
As I said, this is at the basic environment configuration step so no OpenStack services/packages are installed or configured yet.
Can anyone help?
Thanks.