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

Destination-based NAT

netservices
Level 1
Level 1

I'm trying to configure NAT to translate destination addresses but no luck so far.

Essentially, traffic originates from a server going to a destination address of x.x.x.x (outside local) and this destination should be translated to y.y.y.y (outside global)

I tried using the following config without success:

ip nat pool TEST y.y.y.y y.y.y.y prefix-length 32

ip nat inside destination list 100 pool TEST

access-list 100 permit ip any host x.x.x.x

I've read in a few places that you need to use route-maps to achieve destination-based NAT but if anyone has any ideas they would be appreciated.

Regards

Steven

2 Replies 2
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: