diff --git a/i2p2www/pages/site/faq.html b/i2p2www/pages/site/faq.html index 0cc3e2f0..f0e8ac46 100644 --- a/i2p2www/pages/site/faq.html +++ b/i2p2www/pages/site/faq.html @@ -423,10 +423,12 @@ See the

{% trans %}How do I connect to IRC within I2P?{% endtrans %} ({{ _('link') }})

{% trans %} -On the -I2PTunnel configuration page, -start the ircProxy. -Then tell your IRC client to connect to localhost port 6668. +A tunnel to the main IRC server within I2P, Irc2P, is created when I2P is installed (see +the I2PTunnel configuration page), +and is automatically started when the I2P router starts. To connect to it, tell your IRC +client to connect to localhost 6668. XChat-like client users can create a +new network with the server localhost/6668 (remember to tick "Bypass +proxy server" if you have a proxy server configured). {%- endtrans %}

{% trans %}How can I access the web console from my other machines or password protect it?{% endtrans %}