[openstack-dev] [neutron][dvr][fip] router support two external network

huangdenghui hdh_1983 at 163.com
Sat Nov 12 08:26:06 UTC 2016


Hi all
    Currently, neutron model supports one router with one external network, which is used to connect router to outside world. FIP can be allocated from external network which is gateway of a router. One private fixed ip of one port(usually it is a vm port ) can only associate one floating ip.  In some deployment scenario, all ports served by one router, all ports need ip address which can be accessed by intranet, and some ports need ip address which can be accessed by internet. I was wondering how neutron to resolve this kind of use cases? One idea is one router support two external network(one for intranet, the other one for internet, but only have gateway), the other idea is one router still have only one external network, but this external have two different type of subnet (one for internet, the other one for intranet). any comment is welcome. thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161112/9ccd6d93/attachment.html>


More information about the OpenStack-dev mailing list