I'm note sure if this is a vagrant question, or perhaps a devstack related 
question...

I have VMware Fusion running on a mac, and Ubuntu 14 running in a VM. 
Inside THAT vm, I have devstack installed and functional. I can create VMs, 
assign floating IP addresses, etc. I need to be able to browse a guest vm 
from my mac, in order to install some software via a browser and demo the 
software running.

The devstack has two virtual adapters, both private_network:

192.168.39.x
172.16.40.x

The 192.x.x.x network is used to ssh into the box. The 172.x is the primary 
HOST_IP for devstack to run on.

I am using Neutron networking, with no overrides in the local.conf file; it 
is running with default options.

The guest VMs have a fixed and a floating IP addresses:
- fixed: 10.0.0.2
- floating: 172.24.4.3

Do I need a third network adapter that I can NAT from the mac to the 
network of the floating IP?


- Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to