09-06-2020 08:19 AM
I have a following topology
ASA --------Router ------------ Remote sites
|
|
local network
My ASA is one armed, the router advertised default route to ASA. I reserved a network for source NAT purpose. For local network to reach that source NAT network, I create a static route pointing to Router, then redistribute it into bgp to advertise to Router.
The issue is if VPN has issues or misconfigured, then route loop occurs.
If I use network statement to distribute source NAT network, as it is not in local route table, it does not advertise.
Any insights of how to resolve this ?
thanks !!
Solved! Go to Solution.
09-06-2020 11:52 AM
09-06-2020 11:52 AM
09-06-2020 05:58 PM
thanks so much !!
I used to do that, it advertised the prefix, but when traffic used it as destination for returned traffic, it did not work. I was not sure which was processed first, routing and nat.
Now I configured static route pointing to lookback ip 127.0.0.1, seems working.
I remember ASA did some change after 8.2.
Looking for the current ASA processing order docs.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide