This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BitTorrent Setup Help

Is there any pointers on setting up ASL6.102 to allow Bit Torrent Downloads..   I created a service defination  TCP with Destination Port 6881:6889  But seem to be having very very slow downloads.
Any Help would be greatly appreciated.
Thanks.
S-


This thread was automatically locked due to age.
Parents
  • You need a SNAT rule pointing your Bit Torrent port in to the machine on the Internal network that is running the Bit Torrent client. You also need filter rules allowing the traffic on the chosen port to pass in either direction. Opening up a range of ports is not nessessary. Modern Bit Torrent clients only use one port. By default, that is TCP port 6881, but you can use any high order (above 1024) port you want, since the tracker for each swarm takes care of what port each IP address is using. Personally, I use a port number above 50000, since many of the private trackers are set up to refuse connections from folks using the default port number.

    In advanced Bit Torrent clients, such as Azureus, which is the one that I use, it is easy to set the port number to whatever you want. Azureus also has a built-in test function to let you know if everything is properly configured in through the router.
Reply
  • You need a SNAT rule pointing your Bit Torrent port in to the machine on the Internal network that is running the Bit Torrent client. You also need filter rules allowing the traffic on the chosen port to pass in either direction. Opening up a range of ports is not nessessary. Modern Bit Torrent clients only use one port. By default, that is TCP port 6881, but you can use any high order (above 1024) port you want, since the tracker for each swarm takes care of what port each IP address is using. Personally, I use a port number above 50000, since many of the private trackers are set up to refuse connections from folks using the default port number.

    In advanced Bit Torrent clients, such as Azureus, which is the one that I use, it is easy to set the port number to whatever you want. Azureus also has a built-in test function to let you know if everything is properly configured in through the router.
Children