I followed RDO:neutron-with-existing-external to install an openstack env on VirtualBox Instance(CentOS7). After that, I logged into openstack and created an cirros instance to check connectivity with external network. Then, weird thing happened.
PING PASS (with floating IP address):
1. VirtualBox instance (where installed openstack) <-> Cirros Instance
2. My laptop <-> VirtualBox Instance
PING FAIL:
1. My laptop cannot ping the Cirros Instance
2. The cirros Instance cannot ping my laptop
3. The cirros Instance cannot ping external gateway
Is there anybody can give me some suggestions or guide?
Thanks in advance,