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

ASA/routing: inject route from NAT

teknet7
Level 1
Level 1

Hello

ASA8.2 and ASA8.4, first one use classic nat, second ASA twice NAT.

I need to incject into ospf global outside adresses which are from NAT pools or static outside addresses.

On IOS when defining NAT pool i could add it to routing table.

How can i make something similar in ASA ?

I know i could add static routing for all of those pools/static outside addresses - and then redistribute it to ospf, but's

not nice solution, and it's prone for errors (it's easy to forgot to add static routing after adding nat rule)

Thanx

2 Replies 2

tahequivoice
Level 2
Level 2

use the Crypto reverse-route command.

crypto dynamic-map EZVPN 200 set reverse-route

or

crypto map VPN 10 set reverse-route

This will add the static route for the VPN networks to the ASA routing table and if you run a routing protocol on the ASA it will then add those routes. 

But keep in mind, an ASA is not a router, so it has very limited routing abilities.

I do not have any VPNs on this ASA, reverse-route is just for VPNs

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