vm can't ping anything but the dhcp
Hi, just finished to setup an openstack environment 2 node with
on controller node: neutron dashboard controller
on compute node: nova
i have also a block node for cinder but not yet configured
i have setup everything withing a vmware workstation and i have all host with:
management network eth0 ip 192.168.70.0/24 static ip public network eth1 ip 192.168.71.0/24
i followed the istruction here:
http://docs.openstack.org/liberty/install-guide-ubuntu/index.html (http://docs.openstack.org/liberty/ins...)
for configuring the networking i'm following the provider (linux bridge)
http://docs.openstack.org/liberty/install-guide-ubuntu/neutron-controller-install-option1.html (http://docs.openstack.org/liberty/ins...)
everything seems to work but i'm not able to ping from the VM to outside.
this is really strange any hint? did you already tried linux bridge?
Can you paste an example of the command you are using to ping? Are you using network namespaces?