Help me with Blocklist Plugin

General support for problems installing or using Deluge
Post Reply
Bockra
New User
New User
Posts: 5
Joined: Thu Jun 25, 2009 1:29 pm

Help me with Blocklist Plugin

Post by Bockra »

Hello! I'm new to Deluge, but I like it very much.
I have Ubuntu Server 9.04 with Deluge 1.1.9 + console + webui.
So...
I have enabled Blocklist plugin;
I have ipfilter.dat:
1.0.0.1-9.255.255.255
11.0.0.0-93.177.23.255


url: /srv/samba/share/ipfilter.dat
selected: PeerGuardian Text (uncompressed)
in my settings folder I found blocklist.conf with info like in my ipfilter.dat
But when I start downloading, in peers i can found 82.202.130.4 which is on this text...
I think that ipfilter is not working.
How to fix this problem?
Bockra
New User
New User
Posts: 5
Joined: Thu Jun 25, 2009 1:29 pm

Re: Help me with Blocklist Plugin

Post by Bockra »

UP!!!
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Help me with Blocklist Plugin

Post by johnnyg »

I'm guessing that at the moment you've enabled it but you haven't told it to import on startup hence the ip that should have been blocked.
Enable it to import on startup.
Also if you run deluged in debug logging mode you should be able to see it blocking peers.
Bockra
New User
New User
Posts: 5
Joined: Thu Jun 25, 2009 1:29 pm

Re: Help me with Blocklist Plugin

Post by Bockra »

johnnyg wrote:I'm guessing that at the moment you've enabled it but you haven't told it to import on startup hence the ip that should have been blocked.
Enable it to import on startup.
Also if you run deluged in debug logging mode you should be able to see it blocking peers.
Thank you. I'll try it in several hours.
Bockra
New User
New User
Posts: 5
Joined: Thu Jun 25, 2009 1:29 pm

Re: Help me with Blocklist Plugin

Post by Bockra »

johnnyg wrote:I'm guessing that at the moment you've enabled it but you haven't told it to import on startup hence the ip that should have been blocked.
Enable it to import on startup.
Also if you run deluged in debug logging mode you should be able to see it blocking peers.
Hi again. Whats the tamplate of ipfilter file?
1.0.0.1-9.255.255.255
11.0.0.0-93.176.255.255
93.177.4.0-93.177.5.255
93.177.20.0-93.177.23.255
93.177.64.0-93.188.79.255
93.188.88.0-95.159.189.255
95.159.192.0-144.209.103.255
Or
:1.0.0.1-9.255.255.255
:11.0.0.0-93.176.255.255
:93.177.4.0-93.177.5.255
:93.177.20.0-93.177.23.255
:93.177.64.0-93.188.79.255
:93.188.88.0-95.159.189.255
:95.159.192.0-144.209.103.255

Also it writes - blocked ranges - 0.
Bockra
New User
New User
Posts: 5
Joined: Thu Jun 25, 2009 1:29 pm

Re: Help me with Blocklist Plugin

Post by Bockra »

UP!
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Help me with Blocklist Plugin

Post by johnnyg »

If you're using ipfilter.dat you should select emule ip filter.
the format for emule blocklists is:
<ip start> - <ip end> , 000 , <comment>
e.g.

Code: Select all

012.150.191.000 - 012.150.191.255 , 000 , Pissing off the RIAA
blocked ranges: 0 means it didn't load anything from the blocklist.
Post Reply