Results 1 to 3 of 3
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 ...
- 09-13-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 2
bittorrent tracker seed 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
i guess i'm having trouble seeding
i've checked iptables their ok
any suggestions?
- 09-13-2007 #2
There is probably some interference between the seeds and peers. It may be a firewall of some sory or just plain bad coding. Make sure that when you test it, both the seed client and the peer client have a good bit of bandwidth as well.
- 09-14-2007 #3Just Joined!
- Join Date
- Sep 2007
- Posts
- 2
one step closer
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


Reply With Quote