[solved]no tracker information

das329717

Member
May 25, 2018
928
0
16
hi !
i have probs with my first rutorrent/rtorrent config !!

the file is downloading, but no tracker info ( seed : 0 leech : 0 etc etc)




probleme 2 : the file on the top seem to won't start ! don't understand why, because on my PC the torrents work great
it still try to download the .meta

i have install rtorrrent from apt-get (dunno what version is )
and rutorrent from 3.4version

iptbale for rtorrent is (but i don't think probleme is from iptable, cause the file is downloading great)


Code:
/sbin/iptables -A INPUT -p tcp -i eth0 --dport 6881:6999 -j ACCEPT

/sbin/iptables -A INPUT -p udp -i eth0 --dport 6880 -j ACCEPT

/sbin/iptables -A INPUT -p udp -i eth0 --dport 80 -j ACCEPT


ps: i have use magnet
 

jith45

Member
May 25, 2018
960
0
16
0.8.9-2 from repository
maybe i should use the svn

EDIT : i have make/install the 0.9.2 it's work now !