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

NAT Translation Question

hurricane05
Level 1
Level 1

Hi. Have a question regarding NAT. We have users that sit inside the office behind an ASA firewall. Users use a piece of software configured to resolve against a dns record which points to an external IP address (note we already tried to change the internal dns record but caused issues) . Can we create a NAT statement that matches the users internal subnet and when it's destined for the external ip address, to redirect to a specific ip address instead?

 

Thx in advance.

1 Accepted Solution

Accepted Solutions

Sorry for late response. I'll give that a shot and let you know. Thx.

View solution in original post

2 Replies 2

Hi @hurricane05 

You could try something like this:-

 

nat (INSIDE,OUTSIDE) source static INSIDE-NET INSIDE-NET destination static ORIGINAL-DST TRANSLATED-DST no-proxy-arp 

Change the ORIGINAL-DST object to represent the original IP address and TRANSLATED-DST to the ip address you want translated.

Sorry for late response. I'll give that a shot and let you know. Thx.

Review Cisco Networking for a $25 gift card