diff --git a/installer/resources/readme/readme.html b/installer/resources/readme/readme.html
index c4845acd1..07dcb1def 100644
--- a/installer/resources/readme/readme.html
+++ b/installer/resources/readme/readme.html
@@ -82,18 +82,25 @@ your eepsite will be visible (but not discoverable) to others. Detailed instruct
Be Patient!
I2P may be slow to start the first time, as it searches for peers.
If, after 30 minutes, your Active: connected/recent count still has less than 10 connected
peers, there are several things you can do to check for problems:
-
+
+
+ Check your Configuration & Bandwidth Allocation
I2P functions best when you can accurately reflect the speed of your network connection in the bandwidth configuration section by default it is configured with some fairly conservative values that will not suit many use cases, so please take time to review these settings and correct where necessary. The more bandwidth you allocate, the more you benefit from the network. If you're behind a prohibitive firewall but have unrestricted outbound access, I2P can still function; you can turn off inbound access and rely on SSU IP Address Detection to connect you to the network. For optimal performance, where possible please ensure I2P's external port is visible from the internet (see below for more information).
+
+
Check Your Proxy Setttings
If
you cannot see any eepsites at all (not even www.i2p2.i2p),
make sure your browser's proxy is set to access http traffic (not https, not socks) via 127.0.0.1 port 4444
. If you need some help, there's a guide to configuring your browser for I2P use, also available on the normal web.
- Verify Java is Up to Date and Functioning
Ensure your Java is up to date [version 1.6 recommended and required for some features]. If you don't have Java installed, you want some implementation of the JRE; if you're a developer, the SDK may also be of interest.
-
Check Your Logs
Logs may help resolve a problem. You may wish to paste excerpts in a forum for help, or perhaps paste it instead and reference the link on IRC for help.
+ Verify Java is Up to Date
Ensure your Java is up to date [version 1.6 recommended and required for some features]. If you don't have Java installed, you probably want some implementation of the JRE (Java Runtime Engine); if you're a developer, the SDK may also be of interest, and possibly Apache Ant which we use to build the I2P Java binaries.
+
+
Problems running on Legacy Hardware
[Linux/Unix/Solaris] If you can't start the router with i2p/i2prouter start
try the runplain.sh
script in the same directory. Root privileges are usually not required to run I2P. If you need to compile the jBigi library (which is necessary in rare cases), consult appropriate documentation, visit the forums, or come pay a visit to our IRC developer channel.
- Port Forwarding
Open I2P's port on your modem, router and/or firewall(s) for better connectivity (ideally both UDP and TCP). More information on how to go about port forwarding can be found at portforward.com, in addition to our forums and IRC channels listed below.
- Enable Universal Plug and Play
Your modem or router may support Universal Plug & Play (UPnP), which permits automatic port forwarding. Try enabling UPnP on your modem/router and possibly your computer also, and then restarting the I2P router.
+
+ Enable Universal Plug and Play
Your modem or router may support Universal Plug & Play (UPnP), which permits automatic port forwarding. Ensure UPnp support for I2P is enabled on the config page, then try ensure UPnP is activated on your modem/router and possibly your computer also. Now try restarting the I2P router. If successful, I2P should report "Network: OK" in the sidepanel once the I2P router completes initial connectivity tests.
+ Port Forwarding
Open I2P's port on your modem, router and/or firewall(s) for better connectivity (ideally both UDP and TCP). More information on how to go about port forwarding can be found at portforward.com, in addition to our forums and IRC channels listed below. Note that I2P does not at this time support proxying via an intermediate web (eg. Squid, Polipo) or socks (eg. Tor) proxy [patches welcome!].
+
Getting Support Online
You may also want
to review the information on the I2P website,
post up messages to the I2P discussion forum,