Skip to main content
hitsu
New Member
June 26, 2019
Question

separate wan 1 and wan 2

  • June 26, 2019
  • 1 reply
  • 3024 views

Hello all,

 

I just want to ask, how to setting wan 1 only used for internet internal, and I want use wan 2 only for vpn I have?

1 reply

Fullmoon
New Member
June 26, 2019

configure both default routes same distance and diff priority

 

example:

WAN1 distance is 10 and Priority is 10

WAN2 distance is 10 and Priority is 20

 

In this manner ALL Outgoing traffic coming from your LAN to Internet will use WAN1 as preferred link. Now you can use WAN2 for IPSEC or SSL VPN from incoming traffic.

 

hitsu
hitsuAuthor
New Member
June 26, 2019

I'm setting for failover now, so i must disable first?

hitsu
hitsuAuthor
New Member
June 28, 2019

If I already setup spillover in ECMP Load Balancing Method, how can i disable that in 5.4?