<%@page contentType="text/html" %> I2P Router Console - logs <%@include file="nav.jsp" %> <%@include file="summary.jsp" %> " />
<%@include file="confignav.jsp" %> " />
<% String prev = System.getProperty("net.i2p.router.web.ConfigNetHandler.nonce"); if (prev != null) System.setProperty("net.i2p.router.web.ConfigNetHandler.noncePrev", prev); System.setProperty("net.i2p.router.web.ConfigNetHandler.nonce", new java.util.Random().nextLong()+""); %> " /> External hostname/IP address: " />
Externally reachable TCP port: " />
The hostname/IP address and TCP port must be reachable from the outside world. If you are behind a firewall or NAT, this means you must poke a hole for this port. If you are using DHCP and do not have a static IP address, you should either use a service like dyndns or leave the hostname blank. If you leave it blank, your router will autodetect the 'correct' IP address by asking a peer (and unconditionally believing them if the address is routable and you don't have any established connections yet). The "guess" functionality makes an HTTP request to www.whatismyip.com.
Enable internal time synchronization? name="enabletimesync" />
If disabled, your machine must be NTP synchronized - your clock must always be within a few seconds of "correct".
Bandwidth limiter
Inbound rate: " /> KBytes per second
Inbound burst duration:
Outbound rate: " /> KBytes per second
Outbound burst duration:
A negative rate means there is no limit

Reseed (from ):
May take some time to download the peer references

Changing the hostname or TCP port will force a 'soft restart' - dropping your connections and clients as if the router was stopped and restarted. Please be patient - it may take a few seconds to complete.