Cannot ping internal subnet Router
Hi I have install openstack using https://github.com/ilearnstack/cloudgear Using linuxbrigde Installed cirros machine i created an internal subnet 192.168.0.0/24.
router ip-192.168.0.1 dhcp server ip -192.168.0.3 vm ip-192.168.0.2
route -n of vm shows gateway 192.168.0.1 I am not able to ping this gateway from the vm as well as the host but i am able to ping the dhcp server 192.168.0.3 from the vm and the host. What might be the problem
Any help would be appreciated
Do you have the patch from this bug https://bugs.launchpad.net/neutron/+bug/1241602 installed?
I have installed quantum and checked the logs I didnt get such error. Still, should I install it?
If you are using quantum then you must be pre-havava - that patch is only for hanava.
So what is the solution for the above problem. Am I missing something?