I have been using static NAT to map between a single server behind an ASA 5505 and a single public IP address. In other words, I've been doing this:object network NAT_ME nat (inside,outside) static interfaceNow I would like to start using the clientl...