2 ISP NAT question

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

2 ISP NAT question

L2 Linker

Hello,

 

we have 2 ISPs . .

Static route with metric 10 for the 1st one and another static route with metric 20 for the second one .

We have 2 nat rules for LAN. 1st one is via ISP1  and 2nd is via ISP2.

So when we change the default route we need to reorder the NAT policies in order to have internet.

Is there a option to change default routes without changing the nat policies ? 

 

 

 

1 accepted solution

Accepted Solutions

Cyber Elite
Cyber Elite

if both ISPs have a different zone assigned to their interface, you should not need to change the NAT rules' order

if both need to have the same zone, make sure you set the destination interface properly in each NAT rule, that way NAT is applied not only by zone but also by interface the traffic is egressing out of

i.e.

rule1 from LAN to ISP1 dst-interface 1/1 | nat src-interface1/1DIPP

rule2 from LAN to ISP2 dst-interface 1/2 | nat src-interface1/2DIPP

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

View solution in original post

1 REPLY 1

Cyber Elite
Cyber Elite

if both ISPs have a different zone assigned to their interface, you should not need to change the NAT rules' order

if both need to have the same zone, make sure you set the destination interface properly in each NAT rule, that way NAT is applied not only by zone but also by interface the traffic is egressing out of

i.e.

rule1 from LAN to ISP1 dst-interface 1/1 | nat src-interface1/1DIPP

rule2 from LAN to ISP2 dst-interface 1/2 | nat src-interface1/2DIPP

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization
  • 1 accepted solution
  • 1719 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!