Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am running devstack Juno on vmware ESXi 5.5. I have configured two interfaces on the VM: eth0: connects to corporate network on 172.19* ip addresses eth1: connect to switch in lab on a 10.* private networkI have ONE IP allocated to me on 172.* netw...
I was able to resolve the issue after some troubleshooting and reading. Basically you have to make sure of the following:1. the interface used for provider network should not have a static IP. in my case eth0 should not have a static ip.sudo ifconfig...
Thanks Rohit for the pointers. From the post-1, suggested to use NAT, I want to avoid using NAT and would like to create virtual machine instances on the VLAN created on switch.If you could spare some time(15 - 20 mins), I can get on webex and explai...