cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1525
Views
10
Helpful
7
Replies

Dual ISP ASA 9.1

Trying to get a secondary ISP connection setup on a client's ASA, version 9.1. The issue I am having is that no traffic flows out the secondary connection when I disable the primary. I am assuming it has to do with NAT and/or ACLs but these are something I haven't been able to wrap my head around. I just don't understand it.

Attached is the current config and I have setup the route, the monitoring, but stuck there.

Any/all guidance is appreciated.

2 Accepted Solutions

Accepted Solutions

Your routing is ok (two default-routes with different AD), but you don't have a dynamic NAT/PAT to your backup interface. It has to be configured the same way as you have for your primary interface:

nat (inside,backup) after-auto source dynamic any interface

View solution in original post

Well, the needed command is already given. If you wan't to dig deeper into NAT, you can start with the config guide or a good book on the ASA.

View solution in original post

7 Replies 7

mvsheik123
Level 7
Level 7

Hi,

Check the below link for basic configuration with dual ISPs-

http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/118962-configure-asa-00.html

hth

MS

I used this to make the changes and it appears to switch default routes fine. It just isn't allowing any traffic through the 2nd connection. 

Your routing is ok (two default-routes with different AD), but you don't have a dynamic NAT/PAT to your backup interface. It has to be configured the same way as you have for your primary interface:

nat (inside,backup) after-auto source dynamic any interface

I'm a novice when it comes to these things so I will see if I can track down/figure out the commands to add. 

Well, the needed command is already given. If you wan't to dig deeper into NAT, you can start with the config guide or a good book on the ASA.

Understood and I appreciate the guidance. I will see how I fare... Thanks again.

Was able to go onsite and apply this today. Happy to report it worked like a champ! Thanks again for the guidance! I do appreciate it!

Review Cisco Networking for a $25 gift card