You could put an interface from your first network to R2.  That will now allow 
connectivity between the two routers. 

Then on R1, you can setup host routes on R1 to point all traffic to the 
interface on R2 and you’ll most likely need to do vice-versa on R2 to point 
traffic back to R1.  

We don’t do cross Router host routes, but we use host routes, to send 
particular traffic to say a NAT device. 





From:  Akshay Kumar Sanghai <[email protected]>
Date:  Friday, December 18, 2015 at 9:00 AM
To:  "[email protected]" 
<[email protected]>
Subject:  [Openstack-operators] multiple gateways for network

Hi,
I have a network ,net1 with 2 VMs connected to it. One router R1 is connected 
to the n/w which connects to ext-net. I have another router R2 that connects to 
a diff network net2 in the tenant. Can i create matching rules for the network 
so that it forward the packet to R2 if destined to that network and set R1 as 
the default gateway for all other traffic. Is this possible? I do not want to 
add routes individually to each VM on net1 to forward traffic to net2. I also 
do not want to use a single router and connect to net2 and ext-net.

I have a use-case of 3 tier network architecture and each network will be 
connected to atleast 2 other networks. For a network ,adding static routes to 
VMs is not a good way to go.

Thanks,
Akshay



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to