mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
make it clearer in the docs what to expect when testing reachability.
svn:r5539
This commit is contained in:
parent
8730190914
commit
1974e6c529
@ -165,8 +165,11 @@ where new development releases are announced.
|
|||||||
|
|
||||||
<p>As soon as your server manages to connect to the network, it will
|
<p>As soon as your server manages to connect to the network, it will
|
||||||
try to determine whether the ports you configured are reachable from
|
try to determine whether the ports you configured are reachable from
|
||||||
the outside. This may take several minutes. The log entries will keep
|
the outside. This may take up to 20 minutes. Look for a log entry like
|
||||||
you informed of its progress.</p>
|
<tt>Self-testing indicates your ORPort is reachable from the outside. Excellent.</tt>. If you don't see this message, it means that your server is not reachable
|
||||||
|
from the outside -- you should re-check your firewalls, check that it's
|
||||||
|
testing the IP and port you think it should be testing, etc.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>When it decides that it's reachable, it will upload a "server
|
<p>When it decides that it's reachable, it will upload a "server
|
||||||
descriptor" to the directories. This will let clients know
|
descriptor" to the directories. This will let clients know
|
||||||
|
Loading…
Reference in New Issue
Block a user