2nd default route

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.

2nd default route

L2 Linker

My PA already has a Default Gwy pointed to the current Internet provider. I got a new Internet provider and I'd like to test the Internet connection by only allow my traffic to go to the new Internet connection. What is the side effect if I add another Default Gwy pointed to the new Internet provider? Thx

3 REPLIES 3

Cyber Elite
Cyber Elite

Hello,

If you just want to test it with just one host, then here is one method:

1. add the IP of your new ISP to the interface you are connecting to the new ISP so they can at least ping each other

2. add a route that says new ip to new gateway, i.e. x.x.x.x/30 -> y.y.y.y gateway

            dont add another default route

3. create a policy base forwarding rule to say your test machine send all traffic out the new interface

            policy based forwarding takes affect prior to the virtual router, hence no need for another default route

4. add appropriate policies to allow the traffic unless the new ISP and old ISP are in the same zone.

 

Should work for you.

So for the static route, for ex., my outside interface (e1/2) is 1.1.1.1/30 and my ISP is 1.1.1.2/30. My static route should be destination 1.1.1.2/30 next hop as e1/2. Correct?

 

I also need to configure NAT. Correct?

Hello,

Yes a NAT is required as well, my bad. And correct on the route. Out interface 1/2 with next hop IP of 1.1.1.2/30.

 

Cheers!

 

  • 1978 Views
  • 3 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!