Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,We currently have ASA's running 8.2(11) and I'm finding when we try and nat (outside to inside) the ASA does a route lookup and even though it's supposed to NAT, it then trys to route the connection back out the outside interface...Source: 10....
It was the static statement It should have been static (inside,outside) 10.2.2.2 10.3.3.3 netmask 255.255.255.255Many thanks for the pointers.All the best,Andy
Federico,We have the following static nat statement:static (outside,inside) 10.3.3.3 10.2.2.2 netmask 255.255.255.255So it looks like there is another issue...Many thanks,Andy
Federico,Many thanks - I so hope I've not put the static statement the wrong way around. I'll check as soon as I can get back on the box and will get back to you.What am I trying to achieve: I want to host a virtual range (10.2.2.0/24) on the ASA and...
Federico,Many thanks. 10.2.2.2 does route to the outside, and 10.3.3.3 to the inside.10.1.2.3 is outside, 10.2.2.2 is outside and 10.3.3.3 inside.I did try and put a static route for 10.2.2.2 inside, but then the ASA doesn't even try and NAT. If a st...