Add reseed URL to the download page
This commit is contained in:
@@ -17,9 +17,8 @@
|
||||
<a href="http://mirror.i2p2.de/i2p-0.6.1.30.tar.bz2">i2p-0.6.1.30.tar.bz2</a>
|
||||
(SHA1 6b82dcd305a819a3eb9236a70a9e125897bba048
|
||||
<a href="http://mirror.i2p2.de/i2p-0.6.1.30.tar.bz2.sig">sig</a>)<br />
|
||||
Alternately, you can fetch the source from <a href="cvs">cvs</a> (CVS HEAD
|
||||
gets you the most recent updates, while the tag <code>i2p_0_6_1_30</code> gets you
|
||||
the release)<br/>
|
||||
Alternately, you can fetch the source from <a href="monotone">monotone</a>.
|
||||
<br/>
|
||||
Run <code>(tar xjvf i2p-0.6.1.30.tar.bz2 ; cd i2p-0.6.1.30 ; ant dist)</code> then either
|
||||
run the GUI installer or headless install as above</li>
|
||||
</ul>
|
||||
@@ -37,6 +36,14 @@ should tell you the router's status. The arguments "start", "stop" and "restart"
|
||||
control the service. The <a href="http://localhost:7657/index.jsp">router console</a>
|
||||
can be accessed at its usual location.</p>
|
||||
|
||||
<p><b>Important - the reseed URL has changed. If this is your first install, you must change it and then
|
||||
click "Reseed" on the console to find other routers.
|
||||
After your router is running,
|
||||
on <a href="http://localhost:7657/configadvanced.jsp">configadvanced.jsp</a>,
|
||||
add the line <tt>i2p.reseedURL=http://i2pdb.tin0.de/netDb/</tt> ,
|
||||
then click "Apply", then click the "Reseed" link on the left.
|
||||
</b></p>
|
||||
|
||||
<p>When installing for the first time, please remember to <b>adjust your NAT/firewall</b>
|
||||
if you can, bearing in mind the Internet-facing ports I2P uses,
|
||||
<a href="http://www.i2p2.de/faq#ports">described here</a> among other ports.</p>
|
||||
@@ -62,4 +69,4 @@ if you can, bearing in mind the Internet-facing ports I2P uses,
|
||||
<li>Click <a href="http://localhost:7657/configservice.jsp">"Graceful restart"</a></li>
|
||||
<li>Grab a cup of coffee and come back in 11 minutes</li>
|
||||
</ol>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user