I have set up port redirection on the ASA 5505 in the following waystatic (inside,outside) tcp [global_ip] 80 [inside_ip] 80 netmask 255.255.255.255static (inside,outside) tcp [global_ip] 25 [inside_ip] 25 netmask 255.255.255.255static (inside,outsid...