- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-19-2020 07:14 AM
hi
i'm using vm series, and i have 2 virtual routers, each of them has it's own lan and wan
how can i make the lans connect to each other?
i've tried to do static routing but the traffic doesn't go through. what's the correct way to do that?
thank you
07-20-2020 06:56 AM
vr1 static route
destination 192.168.60.0/24 next hop choose Next VR name and below that tab
choose Vr2
And do same for Routing from VR2 to VR1
Regards
07-19-2020 03:30 PM
You already used the correct way. Did you configure the static routes for each LAN on bothe virtual routers and did you also configure a security policy that allows the connection between the LANs?
07-19-2020 08:02 PM
As Remo mentioned each LAN need static route to each other and next hop will be the VR.
For example if LAN 1 has VR 1 and it need to communicate to LAN 2 which is on VR2 then on VR1 you need this static route
VR1 config
Destination LAN2
Next Hop Next VR
Select VR2
Same thing you need to do on VR2.
Also as mentioned by Remo you need security rules is both directions.
Please check Traffic logs for more info
Regards
07-19-2020 10:24 PM
so just to check myself
vr1 lan 192.168.50.1/24
vr2 lan 192.168.60.1/24
vr1 static route
destination 192.168.60.0/24 next hop 192.168.60.1?
and vr2 the same but for 50?
07-20-2020 06:56 AM
vr1 static route
destination 192.168.60.0/24 next hop choose Next VR name and below that tab
choose Vr2
And do same for Routing from VR2 to VR1
Regards
07-20-2020 07:00 AM
yeah you right. i've noticed it later after i wrote to you. thank you 🙂
10-06-2020 12:22 PM
How does this work when each VR is OSPF? Is there any docs showing how to configure VR to VR communication on a SINGLE vsys. Each VR is using OSFP to route "outside" to respective networks, but need to talk to EACH OTHER via the FW. How do we do this?
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!