LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   bittorrent tracker seed help (https://www.linuxquestions.org/questions/linux-newbie-8/bittorrent-tracker-seed-help-584380/)

pooya313 09-13-2007 06:10 AM

bittorrent iptables help
 
hi i'm having a problem with setting up a bittorrent server
i create torrents using createtorrent
and setup my tracker with bittorrent
bittorrent clients can see the tracker
but they don't download anything

if i turn i turn iptables off everything works fine, so i need help configuring it.

current configuration for bittorrent ports:
-A INPUT -p tcp -m state --state NEW -m tcp --dport 6881:6886 -j ACCEPT

i have no clue on how to configure OUTPUT or if i need fowarding...

thanks for your help

pooya313 09-13-2007 10:15 PM

update
 
ok so i updated my question above, one step closer


All times are GMT -5. The time now is 05:34 AM.