xwmario / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Use Ipfilter #729

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi

Can you add a plugin to use Ipfilter : (i use this on my uTorrent :p)

http://forum.emule-project.net/index.php?showtopic=19247

Thanks you :)

Original issue reported on code.google.com by dokchar...@gmail.com on 11 May 2012 at 9:46

GoogleCodeExporter commented 8 years ago
Filtering is best done on the kernel level (iptables) with programs such as:

PeerGuardian - 
http://sourceforge.net/projects/peerguardian/files/PeerGuardian%20Linux
ipList - http://iplist.sourceforge.net

Original comment by chris2...@gmail.com on 11 May 2012 at 10:20

GoogleCodeExporter commented 8 years ago
>Filtering is best done on the kernel level

This is a not good solution for torrents. You can't use ports for blocking (you 
don't know its) as result - you must block *all* traffic from concrete host by 
it's IP. This is a not good think in common case.

2dokcharlie

1) I dont need that feature.
2) ruTorrent - is a front-end. IPFilter must be realized inside rtorrent. Ask 
its author about that.

Original comment by novik65 on 12 May 2012 at 11:42