I have created two network in openstack (Hawana -ubuntu 12.04 LTS) (192.168.1.0/28, 192.168.1.16/28) and both network have their instances. Instances can ping the gateway of another network but instance can not ping another instance in that network.
for example Network one: 192.168.1.0/28 gateway is 192.168.1.1 and Instance ip 192.168.1.2 network two: 192.168.1.16/28 gateway is 192.168.1.17 and instance ip is 192.168.1.18
now 192.168.1.18 machine can ping 192.168.1.1 but not 192.168.1.2
please tell me the exact problem of it.