I'm finding a discrepancy between PIX (version 6.3(3)) and ASA (version 7.0(5)):I use a static NAT statement to map a public IP address to an internal IP address:static (inside,outside) 67.67.67.67 10.0.0.1 netmask 255.255.255.255In the event of a se...