Skip to main content
akabarasif
New Member
August 3, 2020
Solved

How to route traffic between multiple ISP ?

  • August 3, 2020
  • 1 reply
  • 2477 views

Hi,

scenario is, we have MPLS p2p VPN and internet DSL link and DIA link. our server is on another site where we have MPLS connectivity. currently internet traffic is going through DIA link this subnet 192.168.4.0. rest of the traffic is going through MPLS which is correct. but i want to make DSL primary internet. i can do this by changing ADMINISTRATIVE DISTANCE but the problem is from outside those who are connecting through SSL vpn cannot login in. what is the solution?

Best answer by Toshi_Esumi

Use different "priorities" with those two default routes, instead of "distances", so that both default routes are on the routing-table and the secondary interface can take SSL VPN access while all in->out traffic/sessions use the primary interface.

1 reply

Toshi_Esumi
SuperUser
SuperUser
August 3, 2020

Use different "priorities" with those two default routes, instead of "distances", so that both default routes are on the routing-table and the secondary interface can take SSL VPN access while all in->out traffic/sessions use the primary interface.