From be4a4965270d0b3b410927976966adc45eed6c16 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 2 May 2005 17:13:31 +0000 Subject: add a hint in the doc that we need ORPort to be defined. people seem to not be doing it lately. svn:r4153 --- doc/tor-doc.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 00835f4551..aafeef5f45 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -268,6 +268,7 @@ you will need to copy torrc.sample to torrc first. Look for them in \Application Data\username\tor\torrc on Windows. +Make sure to define at least Nickname and ORPort. Create the DataDirectory if necessary, and make sure it's owned by the user that will be running tor. Fix your system clock so it's not too far off. Make sure name resolution works. -- cgit v1.2.3-54-g00ecf