From: Roger Dingledine Date: Fri, 17 Dec 2004 00:14:25 +0000 (+0000) Subject: mention that we still don't want servers with high packet loss or X-Git-Tag: tor-0.0.9.2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=528429582005b10e7712dd2d01d10d765d15a570;p=thirdparty%2Ftor.git mention that we still don't want servers with high packet loss or high latency svn:r3158 --- diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 1c35cf0a3c..b51d1ace80 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -224,6 +224,13 @@ service url).

that have at least 20 kilobytes/s each way. If you have more bandwidth to offer, that's even better.

+

If your server is behind a NAT and it doesn't know its own IP (e.g. +it has an IP of 192.168.x.y), then we can't use it as a server yet. +(If you want to do dyndns DNS voodoo to get around this, feel free.) And +if it frequently has a lot of packet loss or really high latency, we +also can't handle it as a server yet. Otherwise, please help out! +

+

To set up a Tor server, do the following steps after installing Tor. (These instructions are Unix-centric; if you're excited about working with us to get a Tor server working on Windows, let us know and we'll @@ -324,7 +331,7 @@ servers, and you need to configure each client and server so it knows about your directory servers rather than the default ones.