<?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=84.58.17.150</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=84.58.17.150"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/84.58.17.150"/>
		<updated>2026-04-05T08:49:46Z</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>2006-07-16T12:14:46Z</updated>
		
		<summary type="html">&lt;p&gt;84.58.17.150: Changed the filename of the Bluetack URL to &amp;quot;nipfilter.dat.gz&amp;quot; because they changed their listname&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''English''' | [[IP_Filter-de|Deutsch]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&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.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/nipfilter.dat.gz&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;'''methlabs.org and blocklist.org were hijacked until September 27th, 2005. Now they belong to the original developers again, they can be found [http://phoenixlabs.org here]. The blocklists are not online yet again, use those from bluetack&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>84.58.17.150</name></author>	</entry>

	</feed>