Quote:
Originally Posted by neilcpp
Theres no documentation at all
|
It's a Bittorrent client so it probably needs the default port range (something like TCP 6880 - 6999?) to be accessable. Other than that I don't know but you could find out for yourself by 0) running iptables -j LOG rules or 1) tcpdump or 2) stracing the app to find out if it needs some special port(s) open.