Open AJNOURI opened 7 years ago
Any news about this issue?
I got same issue here, 172.25.250.26 is floating ip, I cannot ping it in netns.
Looks like the issue is with 172.25.250.26/32, it should be 172.25.250.26/24 ??
sudo ip netns exec qrouter-cc374cbb-81b7-4fff-a3f2-37854a222fd6 ip addr
20: qg-35b948f7-71: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN qlen 1000
link/ether fa:16:3e:d3:06:dc brd ff:ff:ff:ff:ff:ff
inet 172.25.250.28/24 brd 172.25.250.255 scope global qg-35b948f7-71
valid_lft forever preferred_lft forever
inet 172.25.250.26/32 brd 172.25.250.26 scope global qg-35b948f7-71
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:fed3:6dc/64 scope link
valid_lft forever preferred_lft forever
For now, It can be allowed-address-pair issue. I can ensure you later after trying it again. But I had such kinda issue earlier.
hi guys, I've the same issue, here is my post with all informations about my lab. Someone can help me thanks.
Host OS
Distributor ID: Debian
Description: Debian GNU/Linux 8.6 (jessie)
Release: 8.6
Codename: jessie
Openstack Environement
RDO All-In-One installed on VMware workstation VM + Centos7
Results:
==> Can ping/ssh to instance from within Openstack, but not from outside.
Observations:
I can observe the floatng IP (192.168.0.176) assigned to router external interface
routing and arp on openstack looks OK
From Openstack host, I can see the ping coming but Openstack not forwarding it to the router namespace:
From host1 (gns3/webterm1), arp resolution for the VM instance inside Openstack is correct
From Openstack host