[Openstack] Routing in connected VMs

Navdeep Uniyal navdeep.uniyal at bristol.ac.uk
Sun Feb 11 21:37:10 UTC 2018


Thanks James,

I could figure out and resolved it by disabling port security.


Regards,
Navdeep
________________________________
From: James Denton <james.denton at rackspace.com>
Sent: Sunday, February 11, 2018 8:59:22 PM
To: Navdeep Uniyal; OpenStack Mailing List
Subject: Re: [Openstack] Routing in connected VMs

Hi Navdeep,

To get this to work, you will need to disable port security on the B device’s ports, or at a minimum, modify the allowed-address-pairs on the port to allow the traffic out towards C. Disabling port security is typically the way to go about satisfying this particular use case.

James

From: Navdeep Uniyal <navdeep.uniyal at bristol.ac.uk>
Date: Friday, February 9, 2018 at 12:40 PM
To: OpenStack Mailing List <openstack at lists.openstack.org>
Subject: [Openstack] Routing in connected VMs

Dear all,


I am trying to create a network chain manually of VMs in openstack by entering the routing table entries in the machines. However, it doesn’t seems to work.
The network between the VMs is VLAN network on top of provider network.

Scenario is like : A-->B-->C

I have enabled the IP forwarding on the node B but I am not able to ping from A to C. ICMP echo requests are not reaching C.
I am able to ping from B to A and B to C. Please if someone could help in this regard.


Best Regards,
Navdeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180211/e316add6/attachment.html>


More information about the Openstack mailing list