I have a Cisco ASA 5520, configured as a router/firewall that also do source NAT for my private networks.
Now, I want to log and save (e.g. on a syslog server) all NAT translations, so I can locate every private IP knowing the packet destination address and NATted address.
How can I do it?
Thanks