<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>P2P Blog</title>
	
	<link>http://p2p.technoburger.net</link>
	<description>A blog about Legal File Sharing</description>
	<pubDate>Sun, 24 Aug 2008 15:00:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/How-tolog" /><feedburner:info uri="how-tolog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license><item>
		<title>eMule 0.49b: better Kad handling</title>
		<link>http://feedproxy.google.com/~r/How-tolog/~3/91GtJKPvc9c/better-kad-with-emule-0-49b</link>
		<comments>http://p2p.technoburger.net/better-kad-with-emule-0-49b#comments</comments>
		<pubDate>Sun, 24 Aug 2008 14:25:27 +0000</pubDate>
		<dc:creator>Andrea Romagnoli</dc:creator>
		
		<category><![CDATA[eMule]]></category>

		<category><![CDATA[Kad]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[nodes.dat]]></category>

		<guid isPermaLink="false">http://p2p.technoburger.net/?p=8</guid>
		<description><![CDATA[Kad improvements with eMule 0.49b: bootstrap nodes.dat, kademlia obfuscation, better NAT handling.]]></description>
			<content:encoded><![CDATA[<p><small>Versione italiana: <a href="http://technoburger.net/emule-0-49b-sempre-piu-kad"><strong>eMule 0.49b: supporto al Kad sempre migliore</strong></a></small><br />
I&#8217;ve said it before: <a href="http://p2p.technoburger.net/">the future for eMule is serverless</a>. And the new <a href="http://www.emule-project.net/"><strong>eMule</strong></a> release (<strong>0.49b</strong>) demonstrates it: a bootstrap <a href="http://p2p.technoburger.net/nodes-dat-emule">nodes.dat</a>, kademlia obfuscation, better NAT handling&#8230; and much more! <img src='http://p2p.technoburger.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="text-align: center;"><img src="http://technoburger.net/files/emule-300x237.gif" alt="eMule" width="300" height="237" /> <span id="more-8"></span></p>
<div class="toc alt">
		<strong class="toc_title">Index</strong>
<ol>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b#toc-kademlia-protocol-improvements">Kademlia protocol improvements</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b#toc-internal-chat-improvements">Internal chat improvements</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b#toc-gui-improvements">GUI improvements</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b#toc-new-upnp-implementation">New UPnP implementation</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b#toc-emule-049b-official-changelog">eMule 0.49b official changelog</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b#toc-considerations">Considerations</a></li>
</ol>
</div>
<h2 id="toc-kademlia-protocol-improvements">Kademlia protocol improvements</h2>
<ul>
<li>Kad obfuscation;</li>
<li>better NAT handling;</li>
<li>flood protections;</li>
<li>protection against routing attacks;</li>
<li><strong>bootstrap nodes.dat</strong> distributed with the installation package: this helps users to start the <a href="http://p2p.technoburger.net/kad-network">Kad network without servers (serverless)</a></li>
</ul>
<h2 id="toc-internal-chat-improvements">Internal chat improvements</h2>
<ul>
<li>CAPTCHA system to help reducing spam inside chat messages;</li>
<li>You can stay in contact with friend with dynamic IPS.</li>
</ul>
<h2 id="toc-gui-improvements">GUI improvements</h2>
<ul>
<li><strong>new &#8220;Automatic search&#8221;</strong>: eMule automatically chooses between &#8220;Kad Search&#8221; or &#8220;Server Search&#8221; if one of the two network is disconnected, or if both networks are connected.</li>
<li>search filter for shared files;</li>
<li>search log;</li>
<li>Improved Windows Vista support.</li>
</ul>
<h2 id="toc-new-upnp-implementation">New UPnP implementation</h2>
<ul>
<li><strong>MiniUPnPLib library has been implemented,</strong> to improve <a href="http://it.wikipedia.org/wiki/Universal_Plug_and_Play">UPnP</a> with the newest routers (the Windows UPnP is used as a fallback);</li>
<li><strong>MiniUPnPLib library </strong>can be disabled: you only need to add &#8220;DisableMiniUPNPLibImpl=1&#8243; or &#8220;DisableWinServImpl=1&#8243; into the &#8220;UPnP&#8221; section of the preferences.ini.</li>
</ul>
<h2 id="toc-emule-049b-official-changelog">eMule 0.49b official changelog</h2>
<p>You can read the eMule&#8217;s complete changelog here: <a href="http://forum.emule-project.net/index.php?showtopic=138161"><em>&#8220;Emule 0.49b Released - Official eMule-Board&#8221;</em></a>.</p>
<h2 id="toc-considerations">Considerations</h2>
<p>Developers are betting on a serverless eMule, and that&#8217;s the smartest choice, because:</p>
<ul>
<li><strong>kad search works</strong> quite well now;</li>
<li><strong>kad network is toughest than ed2k network</strong>: an eMule server can be easily turned off by Majors, to stop Kad they have to turn off every PC running eMule in the world. <img src='http://p2p.technoburger.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://p2p.technoburger.net/kad-network" title="Kad network (serverless) for eMule / aMule">Kad network (serverless) for eMule / aMule</a></li>
<li><a href="http://p2p.technoburger.net/emule-server" title="Best ed2k / eMule (aMule) server list">Best ed2k / eMule (aMule) server list</a></li>
<li><a href="http://p2p.technoburger.net/nodes-dat-emule" title="nodes.dat for aMule/eMule&#8217;s Kad">nodes.dat for aMule/eMule&#8217;s Kad</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/How-tolog?a=sUg7GyZh"><img src="http://feeds.feedburner.com/~f/How-tolog?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=lfpPF97h"><img src="http://feeds.feedburner.com/~f/How-tolog?d=80" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=qQow6b13"><img src="http://feeds.feedburner.com/~f/How-tolog?d=45" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://p2p.technoburger.net/better-kad-with-emule-0-49b/feed</wfw:commentRss>
		<feedburner:origLink>http://p2p.technoburger.net/better-kad-with-emule-0-49b</feedburner:origLink></item>
		<item>
		<title>Kad network (serverless) for eMule / aMule</title>
		<link>http://feedproxy.google.com/~r/How-tolog/~3/_mwyGm7p8Ow/kad-network</link>
		<comments>http://p2p.technoburger.net/kad-network#comments</comments>
		<pubDate>Sun, 01 Jun 2008 00:12:19 +0000</pubDate>
		<dc:creator>Andrea Romagnoli</dc:creator>
		
		<category><![CDATA[eMule]]></category>

		<category><![CDATA[aMule]]></category>

		<category><![CDATA[How-to]]></category>

		<category><![CDATA[Kad]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Mac OS X]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[p2p]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://p2p.technoburger.net/?p=7</guid>
		<description><![CDATA[You can connect to kad network in two ways: from servers, or from a nodes.dat file]]></description>
			<content:encoded><![CDATA[<p><small>Versione italiana: <a href="http://technoburger.net/kad-amule">Kad su aMule / eMule</a></small><br />
<img class="post-icon" src="http://techlog.netsons.org/wp-content/2008/03/amule-emule.jpg" alt="Kad emule/amule" width="80" height="80" /><br />
The <a href="http://en.wikipedia.org/wiki/Kad_network"><strong>Kad network</strong></a> (kademlia) lets you contact other eMule or aMule clients without servers (so, is more RIAA-proof than ed2k network). But the <strong>first connection to Kad</strong> network could cause you some trouble&#8230; <img src='http://p2p.technoburger.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<span id="more-7"></span><br />
Note: as always, I&#8217;ll talk about aMule, but eMule is very similar! <img src='http://p2p.technoburger.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class="toc alt">
		<strong class="toc_title">Index</strong>
<ol>
<li><a href="http://p2p.technoburger.net/kad-network#toc-activate-kad-network-kademlia-on-amuleemule">Activate Kad network (Kademlia) on aMule/eMule</a></li>
<li><a href="http://p2p.technoburger.net/kad-network#toc-starting-kad-network-bootstrap">Starting Kad Network (bootstrap)</a>
<ol>
<li><a href="http://p2p.technoburger.net/kad-network#toc-amuleemule-serverless-starting-kad-network-with-a-nodesdat-file">aMule/eMule serverless: starting kad network with a nodes.dat file</a>
<ol>
<li><a href="http://p2p.technoburger.net/kad-network#toc-import-nodesdat-into-amule-to-connect-to-kademlia">Import nodes.dat into aMule to connect to Kademlia</a></li>
<li><a href="http://p2p.technoburger.net/kad-network#toc-import-nodesdat-into-emule">Import nodes.dat into eMule</a></li>
</ol>
</li>
<li><a href="http://p2p.technoburger.net/kad-network#toc-bootstrap-how-to-start-the-kad-network-from-ed2k-servers">Bootstrap: how to start the kad network from ed2k servers</a></li>
</ol>
</li>
</ol>
</div>
<h2 id="toc-activate-kad-network-kademlia-on-amuleemule">Activate Kad network (Kademlia) on aMule/eMule</h2>
<p>First of all, open aMule&#8217;s preferences and activate the kad network, by checking <strong>Kademlia</strong> under <em>Preferences &gt; Connection &gt; Networks</em>. On eMule, kad should be activated by default. If you don&#8217;t want to use ed2k servers, uncheck them now! <img src='http://p2p.technoburger.net/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' /> </p>
<h2 id="toc-starting-kad-network-bootstrap">Starting Kad Network (bootstrap)</h2>
<p><strong>You have two ways to start the kad network</strong>, depending on your choice about using ed2k servers.</p>
<h3 id="toc-amuleemule-serverless-starting-kad-network-with-a-nodesdat-file">aMule/eMule serverless: starting kad network with a nodes.dat file</h3>
<p>First of all, you have to download the nodes.dat file; to do so, read <em>&#8220;<a href="http://p2p.technoburger.net/nodes-dat-emule">nodes.dat</a> for aMule/eMule&#8217;s Kad&#8221;</em>.</p>
<h4 id="toc-import-nodesdat-into-amule-to-connect-to-kademlia">Import nodes.dat into aMule to connect to Kademlia</h4>
<ol>
<li>go to aMule&#8217;s Networks Window;</li>
<li>select the &#8220;Kad&#8221; tab;</li>
<li>paste this nodes.dat url ( <strong>http://download.tuxfamily.org/technosalad/utils/nodes.dat</strong> ) in the &#8220;Nodes&#8221; text area.</li>
<li>Press <em>return</em> and answer <em>Yes</em> to the following question:<br />
<blockquote><p>“Are you sure you want to download a new nodes.dat file?<br />
Doing so will remove your current nodes and restart Kademlia connection.”</p></blockquote>
</li>
</ol>
<p align="center"><a title="Vai alla pagina della foto su Flickr" href="http://www.flickr.com/photos/notoriousxl/2198927595/"><img src="http://farm3.static.flickr.com/2193/2198927595_6a02d4ce20.jpg" alt="avviare il kad su aMule tramite nodes.dat" width="500" height="336" /></a><br />
<em>The image shows how to import a <strong>nodes.dat</strong> file into aMule<br />
</em><a rel="nofollow" href="http://creativecommons.org/licenses/by-sa/2.0/">This image is protected by a Creative Commons License<br />
</a></p>
<p>After a little time, the kad network should be connected. <strong>Don&#8217;t close aMule immediately, wait until you have a lot of kad contacts </strong>(you can see it in the graph), otherwise, the next time you start aMule, your local nodes.dat will be empty, and you&#8217;ll be unable to connect!</p>
<p><strong>If the Kad is always firewalled</strong>, begin to download a very common file (<em>Ubuntu</em>, for example) and press the &#8220;Bootstrap from known clients&#8221; button, to start the kad.</p>
<h4 id="toc-import-nodesdat-into-emule">Import nodes.dat into eMule</h4>
<p>Close <em>eMule</em>, download the nodes.dat file,<em></em> and move it inside <em>C:\Programmi\eMule\config</em> (overwriting the existing nodes.dat). Reopen <em>eMule</em> and connect to  <strong>Kad network</strong>. In case your kad is firewalled, do the bootstrap too (from kad&#8217;s window).</p>
<p>This way you should be able to connect to <em>Kad Network </em>(<em>Kademlia</em>), without being connected to any server. <img class="wp-smiley" src="http://www.techlog.netsons.org/wp-includes/images/smilies/icon_wink.gif" alt=";)" /></p>
<p>If it works, let me know. <img class="wp-smiley" src="http://www.techlog.netsons.org/wp-includes/images/smilies/icon_smile.gif" alt=")" /></p>
<h3 id="toc-bootstrap-how-to-start-the-kad-network-from-ed2k-servers">Bootstrap: how to start the kad network from ed2k servers</h3>
<p>If you&#8217;re using ed2k network, you don&#8217;t have to download a nodes.dat file (you can always do it in case of problems).</p>
<p>Connect to an <a href="http://p2p.technoburger.net/emule-server">eMule server</a><a href="http://p2p.technoburger.net/emule-server"></a>, and begin to download a well shared file (like Ubuntu ISO or Debian&#8217;s); when you&#8217;re in the queue of a lot of contacts, go to <em>Networks Window &gt; Kad</em> and press <em>Bootstrap from known clients.</em> After a while, you should be connected to kad.<br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://p2p.technoburger.net/emule-server" title="Best ed2k / eMule (aMule) server list">Best ed2k / eMule (aMule) server list</a></li>
<li><a href="http://p2p.technoburger.net/nodes-dat-emule" title="nodes.dat for aMule/eMule&#8217;s Kad">nodes.dat for aMule/eMule&#8217;s Kad</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b" title="eMule 0.49b: better Kad handling">eMule 0.49b: better Kad handling</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/How-tolog?a=N1yqDFan"><img src="http://feeds.feedburner.com/~f/How-tolog?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=YIdOiygr"><img src="http://feeds.feedburner.com/~f/How-tolog?d=80" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=HN5M95mJ"><img src="http://feeds.feedburner.com/~f/How-tolog?d=45" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://p2p.technoburger.net/kad-network/feed</wfw:commentRss>
		<feedburner:origLink>http://p2p.technoburger.net/kad-network</feedburner:origLink></item>
		<item>
		<title>Best ed2k / eMule (aMule) server list</title>
		<link>http://feedproxy.google.com/~r/How-tolog/~3/VuDEl1Z0i90/emule-server</link>
		<comments>http://p2p.technoburger.net/emule-server#comments</comments>
		<pubDate>Fri, 30 May 2008 14:54:26 +0000</pubDate>
		<dc:creator>Andrea Romagnoli</dc:creator>
		
		<category><![CDATA[eMule]]></category>

		<category><![CDATA[aMule]]></category>

		<category><![CDATA[donkey server]]></category>

		<category><![CDATA[How-to]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Mac OS X]]></category>

		<category><![CDATA[nodes.dat]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[server.met]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://p2p.technoburger.net/?p=5</guid>
		<description><![CDATA[eMule's server list (server.met) to connect safely to ed2k servers, avoiding fake servers]]></description>
			<content:encoded><![CDATA[<p><small>Versione italiana: <a href="http://technoburger.net/amule-dopo-donkeyserver"><strong>server eMule</strong></a></small><br />
<img class="alignright post-icon" src="http://techlog.netsons.org/wp-content/2008/03/amule-emule.jpg" alt="server emule" width="80" height="80" /><br />
After last year&#8217;s Donkey Server shutdown, people began to worry about eMule&#8217;s fate: &#8220;<em>Will eMule end?&#8221;</em>. The first answer could be: use kad alone (<strong>serverless solution</strong>). All you need is a working <a href="http://p2p.technoburger.net/nodes-dat-emule">nodes.dat</a> file (just a nodes list) to do the initial bootstrap.</p>
<p>Otherwise, you can connect to <strong>safe ed2k servers</strong> from a genuine <strong>server.met</strong> file.<br />
<span id="more-5"></span></p>
<div class="toc alt">
		<strong class="toc_title">Index</strong>
<ol>
<li><a href="http://p2p.technoburger.net/emule-server#toc-amule-emule-preferences">aMule / eMule Preferences</a>
<ol>
<li><a href="http://p2p.technoburger.net/emule-server#toc-amules-preferences-server"><strong>aMule&#8217;s preferences &gt; </strong>Server</a></li>
<li><a href="http://p2p.technoburger.net/emule-server#toc-amules-preferences-security"><strong>aMule&#8217;s preferences &gt; Security</strong></a></li>
<li><a href="http://p2p.technoburger.net/emule-server#toc-"><strong><em></em> </strong></a></li>
</ol>
</li>
<li><a href="http://p2p.technoburger.net/emule-server#toc-networks-window-interfaccia-principale"><strong>Networks Window (interfaccia principale)</strong>:</a></li>
</ol>
</div>
<p>Note: in this how-to I&#8217;ll talk about <strong>aMule servers</strong>, but everything is valid for eMule also, which is <strong>very</strong> similar!</p>
<h2 id="toc-amule-emule-preferences">aMule / eMule Preferences</h2>
<p>If you want to use <strong>ed2k servers</strong>, you may run into fake / spy servers. I <strong>recommend</strong> you to change aMule&#8217;s default servers settings <strong>right now</strong>!</p>
<h3 id="toc-amules-preferences-server"><strong>aMule&#8217;s preferences &gt; </strong>Server</h3>
<p>Deactivate all checkboxes that begin with <em>&#8220;update&#8221;</em>; deactivate <em>&#8220;Remove dead servers after&#8221;</em> too.</p>
<h3 id="toc-amules-preferences-security"><strong>aMule&#8217;s preferences &gt; Security</strong></h3>
<h3 id="toc-"><strong><em></em> </strong></h3>
<p>Enable <strong>all </strong>checkboxes under &#8220;<em>IP Filtering</em>&#8220;; put the following address into the &#8220;<em>URL</em>&#8221; text area:</p>
<p><strong>http://www.bluetack.co.uk/config/level1.gz</strong></p>
<h2 id="toc-networks-window-interfaccia-principale"><strong>Networks Window (interfaccia principale)</strong>:</h2>
<p>Remove all ed2k servers in the list (right click over a server, and choose <em>&#8220;Remove all servers&#8221;</em>); type <strong>http://elboiler.p2pforum.it/server.met.gz</strong> in the address bar and update the server list, pressing the &#8220;play&#8221; button at the left.</p>
<p>That&#8217;s all, folks! <img src='http://p2p.technoburger.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://p2p.technoburger.net/kad-network" title="Kad network (serverless) for eMule / aMule">Kad network (serverless) for eMule / aMule</a></li>
<li><a href="http://p2p.technoburger.net/nodes-dat-emule" title="nodes.dat for aMule/eMule&#8217;s Kad">nodes.dat for aMule/eMule&#8217;s Kad</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b" title="eMule 0.49b: better Kad handling">eMule 0.49b: better Kad handling</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/How-tolog?a=PJxDsa3B"><img src="http://feeds.feedburner.com/~f/How-tolog?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=280AlCwP"><img src="http://feeds.feedburner.com/~f/How-tolog?d=80" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=3cyRStrE"><img src="http://feeds.feedburner.com/~f/How-tolog?d=45" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://p2p.technoburger.net/emule-server/feed</wfw:commentRss>
		<feedburner:origLink>http://p2p.technoburger.net/emule-server</feedburner:origLink></item>
		<item>
		<title>nodes.dat for aMule/eMule’s Kad</title>
		<link>http://feedproxy.google.com/~r/How-tolog/~3/NyQbD3S9Hxo/nodes-dat-emule</link>
		<comments>http://p2p.technoburger.net/nodes-dat-emule#comments</comments>
		<pubDate>Fri, 30 May 2008 00:46:29 +0000</pubDate>
		<dc:creator>Andrea Romagnoli</dc:creator>
		
		<category><![CDATA[eMule]]></category>

		<category><![CDATA[aMule]]></category>

		<category><![CDATA[How-to]]></category>

		<category><![CDATA[Kad]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Mac OS X]]></category>

		<category><![CDATA[nodes.dat]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://p2p.technoburger.net/?p=3</guid>
		<description><![CDATA[A nodes.dat file to start eMule / aMule's Kademlia Network, even without ed2k servers!]]></description>
			<content:encoded><![CDATA[<p>Versione italiana: <a title="Kad su aMule/eMule" href="http://technoburger.net/kad-nodes-dat"><strong>nodes.dat: Kad su aMule/eMule</strong ></a><br />
<img class="post-icon" src="http://techlog.netsons.org/wp-content/2008/03/amule-emule.jpg" alt="nodes.dat" align="left" />The <strong>nodes.dat</strong> file is required to start a <span style="font-weight: bold">Kad</span> (Kademlia) connection under eMule or aMule. It stores the ips of other users (kad nodes) who share their files over the Kad Network. If you want to connect to Kademlia network for the first time (and you don&#8217;t want to use servers) you&#8217;ll have to download an existing nodes.dat file from the internet. <span id="more-3"></span></p>
<div class="toc alt">
		<strong class="toc_title">Index</strong>
<ol>
<li><a href="http://p2p.technoburger.net/nodes-dat-emule#toc-nodesdat-url">nodes.dat URL</a></li>
<li><a href="http://p2p.technoburger.net/nodes-dat-emule#toc-load-nodesdat-with-amule">Load nodes.dat with aMule</a></li>
<li><a href="http://p2p.technoburger.net/nodes-dat-emule#toc-load-nodesdat-with-emule">Load nodes.dat with eMule</a></li>
</ol>
</div>
<h2 id="toc-nodesdat-url">nodes.dat URL</h2>
<p>I uploaded my own nodes.dat file to my web space (if you&#8217;re using aMule, copy it to clipboard, else <span style="font-weight: bold">download the </span><strong>nodes.dat file - but only if you&#8217;re using <em>eMule</em></strong>):<br />
<a title="Click per scaricare il nodes.dat" href="http://download.tuxfamily.org/technosalad/utils/nodes.dat"><code>http://download.tuxfamily.org/technosalad/utils/nodes.dat</code></a></p>
<p>I&#8217;ll do my best to keep this file updated.</p>
<h2 id="toc-load-nodesdat-with-amule">Load nodes.dat with aMule</h2>
<p>Open aMule, and go to the Network Window. Open the Kad&#8217;s tab, and paste, in the textbox, the url of the nodes.dat: <code>http://download.tuxfamily.org/technosalad/utils/nodes.dat</code></p>
<p>Press OK, and answer &#8220;Yes&#8221;.</p>
<h2 id="toc-load-nodesdat-with-emule">Load nodes.dat with eMule</h2>
<p>Close eMule, and move the nodes.dat you&#8217;ve downloaded before to C:\Program Files\eMule\config. Reopen aMule and connect to the kad network, to let eMule read your nodes.dat file.<br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://p2p.technoburger.net/kad-network" title="Kad network (serverless) for eMule / aMule">Kad network (serverless) for eMule / aMule</a></li>
<li><a href="http://p2p.technoburger.net/emule-server" title="Best ed2k / eMule (aMule) server list">Best ed2k / eMule (aMule) server list</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b" title="eMule 0.49b: better Kad handling">eMule 0.49b: better Kad handling</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/How-tolog?a=zVwnYm63"><img src="http://feeds.feedburner.com/~f/How-tolog?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=HeI74nVx"><img src="http://feeds.feedburner.com/~f/How-tolog?d=80" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=UWzw5TXb"><img src="http://feeds.feedburner.com/~f/How-tolog?d=45" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://p2p.technoburger.net/nodes-dat-emule/feed</wfw:commentRss>
		<feedburner:origLink>http://p2p.technoburger.net/nodes-dat-emule</feedburner:origLink></item>
		<item>
		<title>How-toLog has been moved to p2p.technoburger.net</title>
		<link>http://feedproxy.google.com/~r/How-tolog/~3/-oKrT-bC3DY/howtolog-has-been-moved</link>
		<comments>http://p2p.technoburger.net/howtolog-has-been-moved#comments</comments>
		<pubDate>Thu, 29 May 2008 23:15:21 +0000</pubDate>
		<dc:creator>Andrea Romagnoli</dc:creator>
		
		<category><![CDATA[Site News]]></category>

		<category><![CDATA[How-toLog]]></category>

		<category><![CDATA[Technoburger]]></category>

		<guid isPermaLink="false">http://p2p.technoburger.net/?p=4</guid>
		<description><![CDATA[Hello world! This is the first post of the P2P Blog at Technoburger.net - if you can read this post, it means that the feed redirection works fine!  
A week ago I&#8217;ve moved techlog to a brand new domain, Technoburger.net. You know, TechLog is a generalist blog about Technology&#8230; too generic. So, instead of [...]]]></description>
			<content:encoded><![CDATA[<p>Hello world! This is the first post of the <strong><a href="http://p2p.technoburger.net/">P2P Blog</a></strong> at Technoburger.net - if you can read this post, it means that the feed redirection works fine! <img src='http://p2p.technoburger.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <span id="more-4"></span></p>
<p>A week ago I&#8217;ve moved techlog to a brand new domain, Technoburger.net. You know, TechLog is a generalist blog about Technology&#8230; too generic. So, instead of running a generalist English blog too (How-toLog), I&#8217;ve decided to split the TechLog&#8217;s translations into more specific blogs.</p>
<p>So, after the creation of the <a href="http://eeepc.technoburger.net/">Eee PC</a> blog, I&#8217;ve opened this one. I&#8217;ll fill it with articles very soon, so stay tuned! <img src='http://p2p.technoburger.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<h3>Most Commented Posts</h3>
<ul class="related_post">
<li><a href="http://p2p.technoburger.net/nodes-dat-emule" title="nodes.dat for aMule/eMule&#8217;s Kad">nodes.dat for aMule/eMule&#8217;s Kad</a></li>
<li><a href="http://p2p.technoburger.net/emule-server" title="Best ed2k / eMule (aMule) server list">Best ed2k / eMule (aMule) server list</a></li>
<li><a href="http://p2p.technoburger.net/kad-network" title="Kad network (serverless) for eMule / aMule">Kad network (serverless) for eMule / aMule</a></li>
<li><a href="http://p2p.technoburger.net/better-kad-with-emule-0-49b" title="eMule 0.49b: better Kad handling">eMule 0.49b: better Kad handling</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/How-tolog?a=MLsxG2PD"><img src="http://feeds.feedburner.com/~f/How-tolog?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=hVtRW7vr"><img src="http://feeds.feedburner.com/~f/How-tolog?d=80" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/How-tolog?a=lIhMxBoQ"><img src="http://feeds.feedburner.com/~f/How-tolog?d=45" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://p2p.technoburger.net/howtolog-has-been-moved/feed</wfw:commentRss>
		<feedburner:origLink>http://p2p.technoburger.net/howtolog-has-been-moved</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.146 seconds --><!-- Cached page served by WP-Cache --><!-- Compression = gzip -->
