[Openstack] neutron-gre mapping same host to the tunnel
Remo Mattei
Remo at italy1.com
Fri Jun 6 16:58:26 UTC 2014
Hi guys I wonder if anyone has seen this where I have a compute node two nics int and ext and the gre is mapping that
br-eth1 Link encap:Ethernet HWaddr 00:1C:42:4B:94:90
inet addr:10.211.55.52 Bcast:10.255.255.255 Mask:255.0.0.0
inet6 addr: fdb2:2c26:f4e4:0:21c:42ff:fe4b:9490/64 Scope:Global
inet6 addr: fe80::e83b:24ff:fea6:50c5/64 Scope:Link
eth0 Link encap:Ethernet HWaddr 00:1C:42:0A:7C:DE
inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0
inet6 addr: fdb2:2c26:f4e4:1:21c:42ff:fe0a:7cde/64 Scope:Global
ovs-vsctl show
<snip>
Port "gre-2"
Interface "gre-2"
type: gre
options: {in_key=flow, local_ip="10.10.10.8", out_key=flow, remote_ip="10.211.55.52"}
</snip>
all is working but I would like to remove that
Thanks
More information about the Openstack
mailing list