<div dir="ltr"><br clear="all"><div style>Hi All,</div><div style><br></div><div style>I have a setup where controller/network node is running on one server and i have another server as a compute node. I am able to launch the VM and VM gets its private IP from its respective DHCP server as well. VM is connected to its private network. Private network is attached to the router and external network is set as a gateway for the router. I am able to associate floating ip to the VM as well. </div>
<div style><br></div><div style>But when i ping this floating ip from internet, i am not able to ping. Although i am able to ping the gateway ip of the router. I checked the ARP entry for the floating ip, and its successfully resolving the arp for this floating ip. </div>
<div style><br></div><div style>I can see this address in the router name space as well.</div><div style><br></div><div style><div># ip netns exec qrouter-3d7dfce4-c19a-4448-b276-1631690a403c ip addr</div><div>14: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN </div>
<div>    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00</div><div>    inet <a href="http://127.0.0.1/8">127.0.0.1/8</a> scope host lo</div><div>    inet6 ::1/128 scope host </div><div>       valid_lft forever preferred_lft forever</div>
<div>15: qr-e018e6ed-37: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN </div><div>    link/ether fa:16:3e:f5:73:c5 brd ff:ff:ff:ff:ff:ff</div><div>    inet <a href="http://1.1.1.1/24">1.1.1.1/24</a> brd 1.1.1.255 scope global qr-e018e6ed-37</div>
<div>    inet6 fe80::f816:3eff:fef5:73c5/64 scope link </div><div>       valid_lft forever preferred_lft forever</div><div>19: qg-d75a619f-ac: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN </div>
<div>    link/ether fa:16:3e:2e:c6:4b brd ff:ff:ff:ff:ff:ff</div><div>    inet <a href="http://9.126.108.126/24">9.126.108.126/24</a> brd 9.126.108.255 scope global qg-d75a619f-ac</div><div>    inet <a href="http://9.126.108.127/32">9.126.108.127/32</a> brd 9.126.108.127 scope global qg-d75a619f-ac  <<</div>
<div>    inet6 fe80::f816:3eff:fe2e:c64b/64 scope link </div><div>       valid_lft forever preferred_lft forever</div><div><br></div><div><br></div><div style>So i can ping 9.126.108.126 but i am not able to ping 9.126.108.127. Also both of these IP actually resolves to the same MAC address, is it expected ? I added rules in the default security group to allow TCP/UDP/ICMP traffic.</div>
<div style><br></div><div style>Please let me know if anybody has any clue on whats going on here , and how can i further debug it. Please let me know if you need any other details.</div></div>-- <br><div dir="ltr">Thanks<div>
Anil</div></div>
</div>