From: Romanos Skiadas Date: Mon, 13 Mar 2017 13:08:54 +0000 (+0200) Subject: Fix quagga peering by working around the NAT X-Git-Tag: opnfv-5.0.RC1~70 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=1ad4cd4d35bcd0d4d9898650eb0452b184b55f77;hp=1ad4cd4d35bcd0d4d9898650eb0452b184b55f77;p=sdnvpn.git Fix quagga peering by working around the NAT Quagga peering doesn't seem to work over the NATted openstack external network. To work around this, directly patch the quagga instance to the external network and give it a fixed IP in that network. Then, all the peering traffic goes over that patched interface. Change-Id: I8d9d8fef4e86839c821f83e564d5c49cc15e43ae JIRA: SDNVPN-114 Signed-off-by: Romanos Skiadas ---