[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Tor On Private Network
I am trying to run Tor on an internal network and I seem to be having
a problem with the Directory Server. The Directory Server starts up
but I am seeing the following message in notices.log:
Sep 02 20:44:28.840 [notice] While fetching directory info, no running
dirservers known. Will try again later. (purpose 14)
Any idea what that means? Also, should I set the Directory Server's
"DirServer" to point to itself or do I need to run mulitple Dir
Servers and point them to each other? Here's the configuration file I
am using:
Nickname Me
ContactInfo root@localhost
Address 192.168.2.7
ORPort 9001
DirAllowPrivateAddresses 1
EnforceDistinctSubnets 0
AssumeReachable 1
AuthoritativeDirectory 1
V2AuthoritativeDirectory 1
DirPort 9030
RunAsDaemon 1
DirServer Me 192.168.2.7:9030 5B99 9839 164F 52CB FA8C ACC0 1A70 7E1B
CB7E A9B5
#DirServer Me 127.0.0.1:1 0000 0000 0000 0000 0000 0000 0000 0000 0000
0000
Log notice file /home/test/notices.log