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.
I set Dynamic Auto NAT. The ping was passed correctly in all areas until setup. I sent 'ping 200.1.1.2' from RTA after setting up Dynamic Auto NAT, but the ping is not delivered. I checked the ASA and I realized the request comes in properly, but it ...
I set up static routing like this.[R3]ip route 10.1.3.0 255.255.255.0 200.1.1.2ip route 150.1.1.0 255.255.255.0 200.1.1.2 I checked in R3 and found the message 'echo reply sent, src 192.168.150.2, dst 10.1.0.2'. So it's ASA problem?
Until Dynamic Auto NAT was set up, ping was delivered properly even when ping 200.1.1.2 was performed in the RTA. And as you said, RTA sent ping to R3 using 'ping 192.168.150.2', but it can't...