Sunday, November 18, 2007

Forward Port on Cisco PIX for torrent

In case somebody need to forward the torrent port to open outside connection to inside computer, here is my working PIX configuration, its running on PIX-515E.

note : I am using utorrent 1.7.5 with port 35241 to receive outside connection, my outside PIX ip lets say its 4.2.2.1 and my PC using internal ip 10.10.10.231

======================
access-list outside_in permit tcp any host 4.2.2.1 eq 35241
static (inside,outside) tcp 4.2.2.1 35241 10.10.10.231 35241 netmask 255.255.255.255 0 0
access-group outside_in in interface outside

======================

only need 3 lines above to make your torrent share the file faster, and make little icon on utorrent below bar green.

No comments:

current

last archive