Double NAT. Should look something like this:
nat (inside,outside) source static obj_10.10.0.1 obj_172.17.1.1 destination static obj_10.10.1.0 obj_10.10.1.0 Since this equivalent to static policy nat in 8.2 and below, make sure you position this nat rule near the top. Sent from handheld On Aug 7, 2012, at 10:12 AM, "Scott Voll" <[email protected]> wrote: > I have a LAN to LAN connection (say 10.10.1.x/24) that terminates on my ASA > 8.3+. > > I have a internal IP address on the inside of 10.10.0.1 that because of DNS > needs to look like 172.17.1.1. > > So client at remote site 10.10.1.250 gets DNS for 172.17.1.1 but should be > NAT'd and connecting to 10.10.0.1. How do I setup the NAT in 8.3+? > > 10.10.1.x looks to be on the outside interface and 10.10.0.1 looks to be on > the inside interface. > > TIA > > Scott > _______________________________________________ > cisco-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/cisco-nsp > archive at http://puck.nether.net/pipermail/cisco-nsp/ _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
