cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
755
Views
0
Helpful
1
Replies

ASA 8.3 and MSN Socks Proxy transparent redirect

gilbertojardim
Level 1
Level 1

In my company have a tool to control msn traffic, this tool is a Socks proxy, that control the msn contacts, etc... The Tool is installed in a server Linux, in port 1080. I need redirect the traffic from my internal network with MSN port (1863) destination is redirected to socks proxy at my internal server (Linux). how i can make this rule?

1 Reply 1

Scott Nishimura
Cisco Employee
Cisco Employee

Hi..

you can do a static port redirection..   Heres an example:

object network obj-10.10.10.10
  host 10.10.10.10
nat (inside,outside) static 20.20.20.20 service tcp 8080 80

The above example is showing that clients will use 20.20.20.20 port 80 to get to the server 10.10.10.10 on port 8080.

You can adapt the above to your specific needs.

let me know if that is what you are looking for.

-scott

Review Cisco Networking products for a $25 gift card