If you have version 6.0 or greater you can do port redirection with the static command. Create an acl to allow the traffic
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_61/cmd_ref/s.htm#xtocid20 static Maps a local IP address to a global IP address (NAT) and supports TCP and UDP port redirection (static PAT). (Configuration mode.) [no] static [(internal_if_name, external_if_name)] {tcp | udp} {global_ip | interface} global_port local_ip local_port [netmask mask] [max_conns [em_limit]] [norandomseq] show static Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=45959&t=45945 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

