<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://test.amule.szerverem.hu/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=85.74.29.70</id>
		<title>AMule Project FAQ - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=85.74.29.70"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/85.74.29.70"/>
		<updated>2026-04-05T22:26:57Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/IPFilter</id>
		<title>IPFilter</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/IPFilter"/>
				<updated>2005-09-18T23:43:13Z</updated>
		
		<summary type="html">&lt;p&gt;85.74.29.70: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
The [[IP]] Filter blocks traffic from/to IPs and ranges of [[IP]]s with our [[client]]. This means that those [[IP]]s which get blocked will not be able neither to upload to us nor to download from us.&lt;br /&gt;
&lt;br /&gt;
This filter is read from [[ipfilter.dat_file|''~/.aMule/ipfilter.dat'']] which is a file which's contents describes the valid and blocked [[IP]] ranges.&lt;br /&gt;
&lt;br /&gt;
== [[ipfilter.dat file]] ==&lt;br /&gt;
&lt;br /&gt;
The information and details about the [[ipfilter.dat file]] can be found [[ipfilter.dat file|here]].&lt;br /&gt;
&lt;br /&gt;
== Using the [[IP]] Filter in [[aMule]] ==&lt;br /&gt;
&lt;br /&gt;
The ''Access level'' of the [[IP]] filter is selected in [[aMule]] through &amp;quot;Preferences&amp;quot; -&amp;gt; &amp;quot;Security&amp;quot; -&amp;gt; &amp;quot;IP Filtering&amp;quot; -&amp;gt; &amp;quot;Filtering level&amp;quot; (in [[aMule]] versions up to 2.0.0-rc8 it is under &amp;quot;Server&amp;quot;, instead of &amp;quot;Security&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' [[aMule]]'s ''ipfilter.dat'' file is 100% compatible with [[eMule]]'s.&lt;br /&gt;
&lt;br /&gt;
== [[IP]] Filter sources ==&lt;br /&gt;
&lt;br /&gt;
=== IP Filter - URLs for Auto-update at startup ===&lt;br /&gt;
&lt;br /&gt;
http://emulepawcio.sourceforge.net/nieuwe_site/Ipfilter_fakes/ipfilter.dat (Last update: 28 August 2005)&lt;br /&gt;
&lt;br /&gt;
http://www.emulext.net/seguridad/Mc4TuTi/ipfilter.dat (Last update: February 2005)&lt;br /&gt;
&lt;br /&gt;
http://www.autistici.org/smokingmath/ipfilter.dat (Only filters [[fake]] [[server]]s. Last update: 8 August 2005)&lt;br /&gt;
&lt;br /&gt;
http://www.bluetack.co.uk/config/ipfilter.dat&lt;br /&gt;
&lt;br /&gt;
=== IP Filter sites - Insert these lists manually or with a script===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''NOTE:''' Do '''NOT''' use methlabs.org or blocklist.org, they are hijacked and are now '''fake''' sites looking for '''economic profit''' and '''lucration'''!&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://bluetack.co.uk/config/sources.txt (Replacement for ''methlabs.org'' and ''blocklist.org'')&lt;br /&gt;
&lt;br /&gt;
http://emulepawcio.sourceforge.net/nieuwe_site/ipfilter_fake_list.html&lt;br /&gt;
&lt;br /&gt;
http://www.openmedia.info/p27.html (Last update: 12 September 2005)&lt;br /&gt;
&lt;br /&gt;
== Hard coded [[IP]] filter in [[aMule]] ==&lt;br /&gt;
&lt;br /&gt;
[[aMule]] has a range of [[IP]]s which it filters by default following the [http://www.rfc-editor.org/rfc/rfc3330.txt RFC 3330] document. This ranges are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
        Address Block             Present Use                       Reference&lt;br /&gt;
        ----------------------------------------------------------------------&lt;br /&gt;
        &amp;quot;0.0.0.0/8&amp;quot;,       // &amp;quot;This&amp;quot; Network                 [RFC1700, page 4]&lt;br /&gt;
        &amp;quot;10.0.0.0/8&amp;quot;,      // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;14.0.0.0/8&amp;quot;,      // Public-Data Networks         [RFC1700, page 181]&lt;br /&gt;
        &amp;quot;24.0.0.0/8&amp;quot;,      // Cable Television Networks                    --&lt;br /&gt;
        &amp;quot;39.0.0.0/8&amp;quot;,      // Reserved but subject&lt;br /&gt;
                           //    to allocation                       [RFC1797]&lt;br /&gt;
        &amp;quot;127.0.0.0/8&amp;quot;,     // Loopback                       [RFC1700, page 5]&lt;br /&gt;
        &amp;quot;128.0.0.0/16&amp;quot;,    // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;169.254.0.0/16&amp;quot;,  // Link Local                                   --&lt;br /&gt;
        &amp;quot;172.16.0.0/12&amp;quot;,   // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;191.255.0.0/16&amp;quot;,  // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;192.0.0.0/24&amp;quot;,    // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;192.0.2.0/24&amp;quot;,    // Test-Net&lt;br /&gt;
        &amp;quot;192.88.99.0/24&amp;quot;,  // 6to4 Relay Anycast                     [RFC3068]&lt;br /&gt;
        &amp;quot;192.168.0.0/16&amp;quot;,  // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;198.18.0.0/15&amp;quot;,   // Network Interconnect&lt;br /&gt;
                           //    Device Benchmark Testing            [RFC2544]&lt;br /&gt;
        &amp;quot;223.255.255.0/24&amp;quot;,// Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;224.0.0.0/4&amp;quot;,     // Multicast                              [RFC3171]&lt;br /&gt;
        &amp;quot;240.0.0.0/4&amp;quot;      // Reserved for Future Use        [RFC1700, page 4]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, you can un-filter this range of [http://www.faqs.org/rfcs/rfc791.html IP]s by unchecking &amp;quot;Preferences&amp;quot;-&amp;gt;&amp;quot;Security&amp;quot;-&amp;gt;&amp;quot;IP-filtering&amp;quot;-&amp;gt;&amp;quot;Always filter bad IPs&amp;quot; (on [[aMule]] versions up to 2.0.0-rc8, this option can be found in &amp;quot;Preferences&amp;quot;-&amp;gt;&amp;quot;Server&amp;quot;-&amp;gt;&amp;quot;Always filter bad IPs&amp;quot;).&lt;/div&gt;</summary>
		<author><name>85.74.29.70</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Talk:IPFilter</id>
		<title>Talk:IPFilter</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Talk:IPFilter"/>
				<updated>2005-09-18T22:33:50Z</updated>
		
		<summary type="html">&lt;p&gt;85.74.29.70: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''1)The Peerguardian antip2p filter (http://www.methlabs.org/sync/) is much bigger than the given ipfilter.dat (almost 7000 lines bigger).'''&amp;lt;br&amp;gt;&lt;br /&gt;
'''Which one is the most uptodate? (I can actually guess that!)'''&lt;br /&gt;
Up to date? hard to know. probably both are more or less the same. But loafing a large ipfilter requieres quite some CPU/MEM usage and might not be really a good idea in some environments, depending on what it is actually filtering.&lt;br /&gt;
&lt;br /&gt;
'''2)Two filtering levels are defined, one in the ipfilter.dat file and another in preferences-&amp;gt;security-&amp;gt;ip-filter-filtering level.'''&amp;lt;br&amp;gt;&lt;br /&gt;
'''Which one applies?'''&amp;lt;br&amp;gt;&lt;br /&gt;
No idea, sorry. Ask Phoenix at [http://forum.amule.org forums] or at [[aMule]]'s [[IRC]] channel.I guess the one at preferences is the one used unless the file already assiges one (AFAIK, there's no way to have a file to hard-set a security number, but if you say it does...).&amp;lt;br&amp;gt;&lt;br /&gt;
'''Why are there so many filtering levels (0,1,...127,128,...)???'''&amp;lt;br&amp;gt;&lt;br /&gt;
There are so many so that you can decide what to filter and what to not filter without having to re-edit the whole file. Just changing the security value in Preferences.&lt;br /&gt;
&lt;br /&gt;
Greetings!&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I have a question to this:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''NOTE: aMule's ipfilter.dat file is 100% compatible with eMule's (eMule's PeerGuardian format, which is the most popular. The antip2p.txt format isn't yet supported).''&lt;br /&gt;
&lt;br /&gt;
Question: On blocklist.org, where you can download PeerGuardian blocklists, there are 3 versions available. Is aMule's ipfilter.dat compatible to all versions? I'd like to use a customized Version1 list (PeerGuardian plain text).&lt;br /&gt;
&lt;br /&gt;
'''I have really no idea at all. Please test and report what you find out :)'''&lt;br /&gt;
&lt;br /&gt;
Well, depends on the version (the original list contains 83990 ranges and 2344303895 IPs):&amp;lt;br&amp;gt;&lt;br /&gt;
2.0.3 (dude's Debian stable package) tells me about 83000 '''IPs''' are filtered&amp;lt;br&amp;gt;&lt;br /&gt;
CVS (20050913) (vollstrecker's Debian package) tells me 83979 '''ranges''' are filtered (11 malformed lines were discarded).&amp;lt;br&amp;gt;&lt;br /&gt;
So i'm unsure just about the stable (2.0.3) version. Are the whole ranges blocked or just the first IP of each range?&amp;lt;br&amp;gt;&lt;br /&gt;
One example line from '''my ipfilter_static.dat''':&amp;lt;br&amp;gt;&lt;br /&gt;
''Bogon:0.0.0.1-2.255.255.255''&amp;lt;br&amp;gt;&lt;br /&gt;
While the '''wiki/index.php/Ipfilter.dat_file''' gives me:&amp;lt;br&amp;gt;&lt;br /&gt;
''IPs range values are described by an initial IP a dash and the ending IP of tha range (the dash must be separated from the IPs by a single space character).&amp;lt;br&amp;gt;&lt;br /&gt;
000.000.000.000 - 000.255.255.255 , 000 , &amp;quot;This&amp;quot; Network [RFC1700, page 4]''&lt;br /&gt;
&lt;br /&gt;
'''Non valid IPs are discarded. Also, if a line discribes a range in a nonvalid way, not only the first IP will be discarded, but the whole range, since aMule won't be able to understand its meaning.'''&lt;br /&gt;
&lt;br /&gt;
'''I'm not sure if I understood what you were saying, but I hope I did ;)'''&lt;br /&gt;
&lt;br /&gt;
''' You could ask at http://forum.amule.org if you wish, since gonosztopi is checking forums there and he's the one who wrote the IPFilter code. If you get to some conclusion... please report here :)'''&lt;br /&gt;
&lt;br /&gt;
'''Greets!'''&lt;br /&gt;
&lt;br /&gt;
Well, aMule supports the PeerGuardian lists (only version 1).&lt;br /&gt;
So I added their source (blocklist.org) to ''IP Filter sources''. But I'm not sure what ''IP Filter sources'' is intended to list:&amp;lt;br&amp;gt;&lt;br /&gt;
only web-addresses from which you can automatically update the ipfilter.dat (you can't do this with blocklist.org) or also web-addresses that have lists that you can manually insert (you can do this with blocklist.org).&amp;lt;br&amp;gt;&lt;br /&gt;
See also [http://forum.amule.org/thread.php?threadid=7389&amp;amp;sid= this thread]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Also see that the log message in 2.0.3 is slightly inaccurate, but the actual behavior is what you would want/expect. It is always ranges that are filtered, not individual IP addresses.&lt;br /&gt;
&lt;br /&gt;
Greetings and Thanks&amp;lt;br&amp;gt;&lt;br /&gt;
jere (I can't login for the wikis, but in the forum I can)&lt;br /&gt;
&lt;br /&gt;
'''Thanks a lot for the update :)'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
''The antip2p.txt format isn't yet supported.''&amp;lt;br&amp;gt;&lt;br /&gt;
Is this about the former bluetack antip2p.txt? This list is called level1.txt now and it works fine with me. So, if yes, just kick this sentence.&amp;lt;br&amp;gt;&lt;br /&gt;
jere&lt;br /&gt;
&lt;br /&gt;
'''Sorry, I don't I understand what you mean. I'm not quite good at IP Filter ;)'''&lt;br /&gt;
&lt;br /&gt;
I'm talking about this paragraph in the [[IPFilter]]-article:&amp;lt;br&amp;gt;&lt;br /&gt;
''NOTE: aMule's ipfilter.dat file is 100% compatible with eMule's (eMule's PeerGuardian format (Version 1), which is the most popular. The antip2p.txt format isn't yet supported).''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.bluetack.co.uk/modules.php?name=FAQ&amp;amp;myfaq=yes&amp;amp;id_cat=6&amp;amp;categories=Blacklists+FAQ Here] on the [http://www.bluetack.co.uk/index.php bluetack homepage] I found this:&amp;lt;br&amp;gt;&lt;br /&gt;
''There are no longer any default lists in the Blocklist Manager and the '''Anti-P2P list is now called the Level 1 list'''.''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.bluetack.co.uk/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=2 Here] they say about the Level 1 list:&amp;lt;br&amp;gt;&lt;br /&gt;
''Description: The Antip2p list that is used by most p2p software Nuff Said''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So I think antip2p.txt was a [http://www.bluetack.co.uk/index.php bluetack]-list.&lt;br /&gt;
As I can see PeerGuardian/methlabs/blocklist.org(version1) and bluetack have the same list-format. It's not exactly the same as described in the [[Ipfilter.dat]] but very similar and when I tested these lists, they all worked fine.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I propose to change the paragraph in the [[IPFilter]]-article to this:&amp;lt;br&amp;gt;&lt;br /&gt;
''NOTE: aMule's ipfilter.dat file is 100% compatible with eMule's (eMule's PeerGuardian format (Version 1), which is the most popular.''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or perhaps to:&amp;lt;br&amp;gt;&lt;br /&gt;
''NOTE: aMule's ipfilter.dat file is 100% compatible with eMule's.''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Greetings&amp;lt;br&amp;gt;&lt;br /&gt;
jere&lt;/div&gt;</summary>
		<author><name>85.74.29.70</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/IPFilter</id>
		<title>IPFilter</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/IPFilter"/>
				<updated>2005-09-18T22:00:32Z</updated>
		
		<summary type="html">&lt;p&gt;85.74.29.70: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
The [[IP]] Filter blocks traffic from/to IPs and ranges of [[IP]]s with our [[client]]. This means that those [[IP]]s which get blocked will not be able neither to upload to us nor to download from us.&lt;br /&gt;
&lt;br /&gt;
This filter is read from [[ipfilter.dat_file|''~/.aMule/ipfilter.dat'']] which is a file which's contents describes the valid and blocked [[IP]] ranges.&lt;br /&gt;
&lt;br /&gt;
== [[ipfilter.dat file]] ==&lt;br /&gt;
&lt;br /&gt;
The information and details about the [[ipfilter.dat file]] can be found [[ipfilter.dat file|here]].&lt;br /&gt;
&lt;br /&gt;
== Using the [[IP]] Filter in [[aMule]] ==&lt;br /&gt;
&lt;br /&gt;
The ''Access level'' of the [[IP]] filter is selected in [[aMule]] through &amp;quot;Preferences&amp;quot; -&amp;gt; &amp;quot;Security&amp;quot; -&amp;gt; &amp;quot;IP Filtering&amp;quot; -&amp;gt; &amp;quot;Filtering level&amp;quot; (in [[aMule]] versions up to 2.0.0-rc8 it is under &amp;quot;Server&amp;quot;, instead of &amp;quot;Security&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' [[aMule]]'s ''ipfilter.dat'' file is 100% compatible with [[eMule]]'s ([[eMule]]'s [http://www.methlabs.org/methlabs.htm PeerGuardian] format (Version 1), which is the most popular. The ''antip2p.txt'' format isn't yet supported).&lt;br /&gt;
&lt;br /&gt;
== [[IP]] Filter sources ==&lt;br /&gt;
&lt;br /&gt;
=== IP Filter - URLs for Auto-update at startup ===&lt;br /&gt;
&lt;br /&gt;
http://emulepawcio.sourceforge.net/nieuwe_site/Ipfilter_fakes/ipfilter.dat (Last update: 28 August 2005)&lt;br /&gt;
&lt;br /&gt;
http://www.emulext.net/seguridad/Mc4TuTi/ipfilter.dat (Last update: February 2005)&lt;br /&gt;
&lt;br /&gt;
http://www.autistici.org/smokingmath/ipfilter.dat (Only filters [[fake]] [[server]]s. Last update: 8 August 2005)&lt;br /&gt;
&lt;br /&gt;
http://www.bluetack.co.uk/config/ipfilter.dat&lt;br /&gt;
&lt;br /&gt;
=== IP Filter sites - Insert these lists manually or with a script===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''NOTE:''' Do '''NOT''' use methlabs.org or blocklist.org, they are hijacked and are now '''fake''' sites looking for '''economic profit''' and '''lucration'''!&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://bluetack.co.uk/config/sources.txt (Replacement for ''methlabs.org'' and ''blocklist.org'')&lt;br /&gt;
&lt;br /&gt;
http://emulepawcio.sourceforge.net/nieuwe_site/ipfilter_fake_list.html&lt;br /&gt;
&lt;br /&gt;
http://www.openmedia.info/p27.html (Last update: 12 September 2005)&lt;br /&gt;
&lt;br /&gt;
== Hard coded [[IP]] filter in [[aMule]] ==&lt;br /&gt;
&lt;br /&gt;
[[aMule]] has a range of [[IP]]s which it filters by default following the [http://www.rfc-editor.org/rfc/rfc3330.txt RFC 3330] document. This ranges are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
        Address Block             Present Use                       Reference&lt;br /&gt;
        ----------------------------------------------------------------------&lt;br /&gt;
        &amp;quot;0.0.0.0/8&amp;quot;,       // &amp;quot;This&amp;quot; Network                 [RFC1700, page 4]&lt;br /&gt;
        &amp;quot;10.0.0.0/8&amp;quot;,      // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;14.0.0.0/8&amp;quot;,      // Public-Data Networks         [RFC1700, page 181]&lt;br /&gt;
        &amp;quot;24.0.0.0/8&amp;quot;,      // Cable Television Networks                    --&lt;br /&gt;
        &amp;quot;39.0.0.0/8&amp;quot;,      // Reserved but subject&lt;br /&gt;
                           //    to allocation                       [RFC1797]&lt;br /&gt;
        &amp;quot;127.0.0.0/8&amp;quot;,     // Loopback                       [RFC1700, page 5]&lt;br /&gt;
        &amp;quot;128.0.0.0/16&amp;quot;,    // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;169.254.0.0/16&amp;quot;,  // Link Local                                   --&lt;br /&gt;
        &amp;quot;172.16.0.0/12&amp;quot;,   // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;191.255.0.0/16&amp;quot;,  // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;192.0.0.0/24&amp;quot;,    // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;192.0.2.0/24&amp;quot;,    // Test-Net&lt;br /&gt;
        &amp;quot;192.88.99.0/24&amp;quot;,  // 6to4 Relay Anycast                     [RFC3068]&lt;br /&gt;
        &amp;quot;192.168.0.0/16&amp;quot;,  // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;198.18.0.0/15&amp;quot;,   // Network Interconnect&lt;br /&gt;
                           //    Device Benchmark Testing            [RFC2544]&lt;br /&gt;
        &amp;quot;223.255.255.0/24&amp;quot;,// Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;224.0.0.0/4&amp;quot;,     // Multicast                              [RFC3171]&lt;br /&gt;
        &amp;quot;240.0.0.0/4&amp;quot;      // Reserved for Future Use        [RFC1700, page 4]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, you can un-filter this range of [http://www.faqs.org/rfcs/rfc791.html IP]s by unchecking &amp;quot;Preferences&amp;quot;-&amp;gt;&amp;quot;Security&amp;quot;-&amp;gt;&amp;quot;IP-filtering&amp;quot;-&amp;gt;&amp;quot;Always filter bad IPs&amp;quot; (on [[aMule]] versions up to 2.0.0-rc8, this option can be found in &amp;quot;Preferences&amp;quot;-&amp;gt;&amp;quot;Server&amp;quot;-&amp;gt;&amp;quot;Always filter bad IPs&amp;quot;).&lt;/div&gt;</summary>
		<author><name>85.74.29.70</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/IPFilter</id>
		<title>IPFilter</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/IPFilter"/>
				<updated>2005-09-18T12:19:26Z</updated>
		
		<summary type="html">&lt;p&gt;85.74.29.70: Changed the Filter sources section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
The [[IP]] Filter blocks traffic from/to IPs and ranges of [[IP]]s with our [[client]]. This means that those [[IP]]s which get blocked will not be able neither to upload to us nor to download from us.&lt;br /&gt;
&lt;br /&gt;
This filter is read from [[ipfilter.dat_file|''~/.aMule/ipfilter.dat'']] which is a file which's contents describes the valid and blocked [[IP]] ranges.&lt;br /&gt;
&lt;br /&gt;
== [[ipfilter.dat file]] ==&lt;br /&gt;
&lt;br /&gt;
The information and details about the [[ipfilter.dat file]] can be found [[ipfilter.dat file|here]].&lt;br /&gt;
&lt;br /&gt;
== Using the [[IP]] Filter in [[aMule]] ==&lt;br /&gt;
&lt;br /&gt;
The ''Access level'' of the [[IP]] filter is selected in [[aMule]] through &amp;quot;Preferences&amp;quot; -&amp;gt; &amp;quot;Security&amp;quot; -&amp;gt; &amp;quot;IP Filtering&amp;quot; -&amp;gt; &amp;quot;Filtering level&amp;quot; (in [[aMule]] versions up to 2.0.0-rc8 it is under &amp;quot;Server&amp;quot;, instead of &amp;quot;Security&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' [[aMule]]'s ''ipfilter.dat'' file is 100% compatible with [[eMule]]'s ([[eMule]]'s [http://www.methlabs.org/methlabs.htm PeerGuardian] format (Version 1), which is the most popular. The ''antip2p.txt'' format isn't yet supported).&lt;br /&gt;
&lt;br /&gt;
== [[IP]] Filter sources ==&lt;br /&gt;
&lt;br /&gt;
=== IP Filter - URLs for Auto-update at startup ===&lt;br /&gt;
&lt;br /&gt;
http://emulepawcio.sourceforge.net/nieuwe_site/Ipfilter_fakes/ipfilter.dat (Last update: 28 August 2005)&lt;br /&gt;
&lt;br /&gt;
http://www.emulext.net/seguridad/Mc4TuTi/ipfilter.dat (Last update: February 2005)&lt;br /&gt;
&lt;br /&gt;
http://www.autistici.org/smokingmath/ipfilter.dat (Only filters [[fake]] [[server]]s. Last update: 8 August 2005)&lt;br /&gt;
&lt;br /&gt;
=== IP Filter sites - Insert these lists manually or with a script===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;'''NOTE:''' Do '''NOT''' use methlabs.org or blocklist.org, they are hijacked and are now '''fake''' sites looking for '''economic profit''' and '''lucration'''!&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://bluetack.co.uk/config/sources.txt (Replacement for ''methlabs.org'' and ''blocklist.org'')&lt;br /&gt;
&lt;br /&gt;
http://emulepawcio.sourceforge.net/nieuwe_site/ipfilter_fake_list.html&lt;br /&gt;
&lt;br /&gt;
http://www.openmedia.info/p27.html (Last update: 12 September 2005)&lt;br /&gt;
&lt;br /&gt;
== Hard coded [[IP]] filter in [[aMule]] ==&lt;br /&gt;
&lt;br /&gt;
[[aMule]] has a range of [[IP]]s which it filters by default following the [http://www.rfc-editor.org/rfc/rfc3330.txt RFC 3330] document. This ranges are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
        Address Block             Present Use                       Reference&lt;br /&gt;
        ----------------------------------------------------------------------&lt;br /&gt;
        &amp;quot;0.0.0.0/8&amp;quot;,       // &amp;quot;This&amp;quot; Network                 [RFC1700, page 4]&lt;br /&gt;
        &amp;quot;10.0.0.0/8&amp;quot;,      // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;14.0.0.0/8&amp;quot;,      // Public-Data Networks         [RFC1700, page 181]&lt;br /&gt;
        &amp;quot;24.0.0.0/8&amp;quot;,      // Cable Television Networks                    --&lt;br /&gt;
        &amp;quot;39.0.0.0/8&amp;quot;,      // Reserved but subject&lt;br /&gt;
                           //    to allocation                       [RFC1797]&lt;br /&gt;
        &amp;quot;127.0.0.0/8&amp;quot;,     // Loopback                       [RFC1700, page 5]&lt;br /&gt;
        &amp;quot;128.0.0.0/16&amp;quot;,    // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;169.254.0.0/16&amp;quot;,  // Link Local                                   --&lt;br /&gt;
        &amp;quot;172.16.0.0/12&amp;quot;,   // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;191.255.0.0/16&amp;quot;,  // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;192.0.0.0/24&amp;quot;,    // Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;192.0.2.0/24&amp;quot;,    // Test-Net&lt;br /&gt;
        &amp;quot;192.88.99.0/24&amp;quot;,  // 6to4 Relay Anycast                     [RFC3068]&lt;br /&gt;
        &amp;quot;192.168.0.0/16&amp;quot;,  // Private-Use Networks                   [RFC1918]&lt;br /&gt;
        &amp;quot;198.18.0.0/15&amp;quot;,   // Network Interconnect&lt;br /&gt;
                           //    Device Benchmark Testing            [RFC2544]&lt;br /&gt;
        &amp;quot;223.255.255.0/24&amp;quot;,// Reserved but subject&lt;br /&gt;
                           //    to allocation                             --&lt;br /&gt;
        &amp;quot;224.0.0.0/4&amp;quot;,     // Multicast                              [RFC3171]&lt;br /&gt;
        &amp;quot;240.0.0.0/4&amp;quot;      // Reserved for Future Use        [RFC1700, page 4]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, you can un-filter this range of [http://www.faqs.org/rfcs/rfc791.html IP]s by unchecking &amp;quot;Preferences&amp;quot;-&amp;gt;&amp;quot;Security&amp;quot;-&amp;gt;&amp;quot;IP-filtering&amp;quot;-&amp;gt;&amp;quot;Always filter bad IPs&amp;quot; (on [[aMule]] versions up to 2.0.0-rc8, this option can be found in &amp;quot;Preferences&amp;quot;-&amp;gt;&amp;quot;Server&amp;quot;-&amp;gt;&amp;quot;Always filter bad IPs&amp;quot;).&lt;/div&gt;</summary>
		<author><name>85.74.29.70</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Talk:IPFilter</id>
		<title>Talk:IPFilter</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Talk:IPFilter"/>
				<updated>2005-09-18T11:59:12Z</updated>
		
		<summary type="html">&lt;p&gt;85.74.29.70: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''1)The Peerguardian antip2p filter (http://www.methlabs.org/sync/) is much bigger than the given ipfilter.dat (almost 7000 lines bigger).'''&amp;lt;br&amp;gt;&lt;br /&gt;
'''Which one is the most uptodate? (I can actually guess that!)'''&lt;br /&gt;
Up to date? hard to know. probably both are more or less the same. But loafing a large ipfilter requieres quite some CPU/MEM usage and might not be really a good idea in some environments, depending on what it is actually filtering.&lt;br /&gt;
&lt;br /&gt;
'''2)Two filtering levels are defined, one in the ipfilter.dat file and another in preferences-&amp;gt;security-&amp;gt;ip-filter-filtering level.'''&amp;lt;br&amp;gt;&lt;br /&gt;
'''Which one applies?'''&amp;lt;br&amp;gt;&lt;br /&gt;
No idea, sorry. Ask Phoenix at [http://forum.amule.org forums] or at [[aMule]]'s [[IRC]] channel.I guess the one at preferences is the one used unless the file already assiges one (AFAIK, there's no way to have a file to hard-set a security number, but if you say it does...).&amp;lt;br&amp;gt;&lt;br /&gt;
'''Why are there so many filtering levels (0,1,...127,128,...)???'''&amp;lt;br&amp;gt;&lt;br /&gt;
There are so many so that you can decide what to filter and what to not filter without having to re-edit the whole file. Just changing the security value in Preferences.&lt;br /&gt;
&lt;br /&gt;
Greetings!&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I have a question to this:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''NOTE: aMule's ipfilter.dat file is 100% compatible with eMule's (eMule's PeerGuardian format, which is the most popular. The antip2p.txt format isn't yet supported).''&lt;br /&gt;
&lt;br /&gt;
Question: On blocklist.org, where you can download PeerGuardian blocklists, there are 3 versions available. Is aMule's ipfilter.dat compatible to all versions? I'd like to use a customized Version1 list (PeerGuardian plain text).&lt;br /&gt;
&lt;br /&gt;
'''I have really no idea at all. Please test and report what you find out :)'''&lt;br /&gt;
&lt;br /&gt;
Well, depends on the version (the original list contains 83990 ranges and 2344303895 IPs):&amp;lt;br&amp;gt;&lt;br /&gt;
2.0.3 (dude's Debian stable package) tells me about 83000 '''IPs''' are filtered&amp;lt;br&amp;gt;&lt;br /&gt;
CVS (20050913) (vollstrecker's Debian package) tells me 83979 '''ranges''' are filtered (11 malformed lines were discarded).&amp;lt;br&amp;gt;&lt;br /&gt;
So i'm unsure just about the stable (2.0.3) version. Are the whole ranges blocked or just the first IP of each range?&amp;lt;br&amp;gt;&lt;br /&gt;
One example line from '''my ipfilter_static.dat''':&amp;lt;br&amp;gt;&lt;br /&gt;
''Bogon:0.0.0.1-2.255.255.255''&amp;lt;br&amp;gt;&lt;br /&gt;
While the '''wiki/index.php/Ipfilter.dat_file''' gives me:&amp;lt;br&amp;gt;&lt;br /&gt;
''IPs range values are described by an initial IP a dash and the ending IP of tha range (the dash must be separated from the IPs by a single space character).&amp;lt;br&amp;gt;&lt;br /&gt;
000.000.000.000 - 000.255.255.255 , 000 , &amp;quot;This&amp;quot; Network [RFC1700, page 4]''&lt;br /&gt;
&lt;br /&gt;
'''Non valid IPs are discarded. Also, if a line discribes a range in a nonvalid way, not only the first IP will be discarded, but the whole range, since aMule won't be able to understand its meaning.'''&lt;br /&gt;
&lt;br /&gt;
'''I'm not sure if I understood what you were saying, but I hope I did ;)'''&lt;br /&gt;
&lt;br /&gt;
''' You could ask at http://forum.amule.org if you wish, since gonosztopi is checking forums there and he's the one who wrote the IPFilter code. If you get to some conclusion... please report here :)'''&lt;br /&gt;
&lt;br /&gt;
'''Greets!'''&lt;br /&gt;
&lt;br /&gt;
Well, aMule supports the PeerGuardian lists (only version 1).&lt;br /&gt;
So I added their source (blocklist.org) to ''IP Filter sources''. But I'm not sure what ''IP Filter sources'' is intended to list:&amp;lt;br&amp;gt;&lt;br /&gt;
only web-addresses from which you can automatically update the ipfilter.dat (you can't do this with blocklist.org) or also web-addresses that have lists that you can manually insert (you can do this with blocklist.org).&amp;lt;br&amp;gt;&lt;br /&gt;
See also [http://forum.amule.org/thread.php?threadid=7389&amp;amp;sid= this thread]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Also see that the log message in 2.0.3 is slightly inaccurate, but the actual behavior is what you would want/expect. It is always ranges that are filtered, not individual IP addresses.&lt;br /&gt;
&lt;br /&gt;
Greetings and Thanks&amp;lt;br&amp;gt;&lt;br /&gt;
jere (I can't login for the wikis, but in the forum I can)&lt;br /&gt;
&lt;br /&gt;
'''Thanks a lot for the update :)'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
''The antip2p.txt format isn't yet supported).''&amp;lt;br&amp;gt;&lt;br /&gt;
Is this about the former bluetack antip2p.txt? This list is called level1.txt now and it works fine with me. So, if yes, just kick this sentence.&amp;lt;br&amp;gt;&lt;br /&gt;
jere&lt;/div&gt;</summary>
		<author><name>85.74.29.70</name></author>	</entry>

	</feed>