forked from I2P_Developers/i2p.www
Some minor improvements to the FAQ section on remoteconsole. (hopefully)
This commit is contained in:
@ -371,12 +371,11 @@ Then tell your IRC client to connect to localhost port 6668.
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
After that fires up, you should now be able to reach your console remotely.
|
||||
You will be prompted for a username and password though - the username
|
||||
and password are whatever you specified in step 2 above. Note: the
|
||||
<code>0.0.0.0</code> above specifies an <i>interface</i>, not a network or netmask. 0.0.0.0
|
||||
means "bind to all interfaces", so it can be reachable on 127.0.0.1:7657 as well as
|
||||
any LAN/WAN IP.
|
||||
After that fires up, you should now be able to reach your console remotely. Reload the router at
|
||||
http://127.0.0.1:7657 and you will be prompted for the username and password you specified in step 2
|
||||
above if your browser supports the authentication popup. Note: the <code>0.0.0.0</code> above
|
||||
specifies an <i>interface</i>, not a network or netmask. 0.0.0.0 means "bind to all interfaces", so it
|
||||
can be reachable on 127.0.0.1:7657 as well as any LAN/WAN IP.
|
||||
</p>
|
||||
|
||||
<h3 id="remote_i2cp">How can I use applications from my other machines?
|
||||
|
Reference in New Issue
Block a user