[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Tor 0.0.9pre5 is out



With both pre5 and pre6_cvs Tor is failing to read the config file. I have

HiddenServiceDir /temp/bt
HiddenServicePort 6969 127.0.0.1:6969
HiddenServiceDir /temp/btdata1
HiddenServicePort 6881 127.0.0.1:6881


and it fails with

D:\Software\TOR>tor-009pre5.exe -f torrc
Nov 15 17:19:23.406 [notice] Tor v0.0.9pre5. This is experimental software.
Do n
ot rely on it for strong anonymity.
Nov 15 17:19:23.406 [warn] Unknown option '.0.0.1:6881'.  Failing.
Nov 15 17:19:23.406 [err] Reading config failed--see warnings above. For
usage,
try -h.

. It seems to be reading the first hidden service and then getting lost on
the subsequent one. Any ideas?

cheers
Paul
----- Original Message ----- 
From: "Nick Mathewson" <nickm@freehaven.net>
To: <or-dev@freehaven.net>
Cc: "Andre Eisenbach" <andre@eisenbach.com>
Sent: Wednesday, November 10, 2004 10:22 PM
Subject: Re: Tor 0.0.9pre5 is out