cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
446
Views
0
Helpful
2
Replies

Second "Osutside" connection for the ASA

travis-dennis_2
Level 7
Level 7

Hello,

If we have an ASA with an exsiting default gateway (on a point to point connection with no Internet access) and we want to add an actual Internet connection for remote monitoring and management what we would need to do to make the ASA reachable via SSH as far as default routes go. I know we would have to assign the IP address to the interface of teh ASA that it is plugging into but how do we handle teh fact that there is already a default route on the ASA that sends all traffic across the point to point connection?

Thanks in advance! All replies rated.

2 Replies 2

David Lin
Level 1
Level 1

You could use route for each Internet and "point to point" network.

route outside1 0.0.0.0 0.0.0.0 "Internet gateway IP's"

route outside2 x.x.x.x x.x.x.x "point to point netwrok"

snickered
Level 1
Level 1

The default route is also called "gateway of last resort". So, when you add a static route it takes precedence over your default route.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card