Problems starting tor service ....

Polytropon freebsd at edvax.de
Sat Sep 27 04:43:19 UTC 2014


The important information is this:

On Fri, 26 Sep 2014 22:19:07 -0500, William A. Mahaffey III wrote:
> # tor_enable (bool):    Set it to "YES" to enable tor. Default: NO
> # tor_conf (str):       Points to your torrc file.
> #                       Default: /usr/local/etc/tor/torrc
> # tor_user (str):       Tor daemon user. Default: _tor
> # tor_datadir (str):    Tor datadir.  Default: /var/db/tor
> # tor_logfile (str):    Tor log file.  Default: /var/log/tor
> # tor_loglevel (str):   Tor log severity level.  Default: notice

Here, /var/db/tor has to be a directory accessible by the tor
user, and /var/log/tor has to be a file. Probably those have
to be present (as the following lines list them as required).

Check /usr/local/etc/tor/torrc if it makes any changes to the
default settings (shouldn't be, but have a look).



> Sep 26 22:17:54.000 [warn] Couldn't open file for 'Log notice file 
> /var/log/tor': Permission denied

This seems to indicate that the file is present, but not
accessible. Check permissions and owner (should be "_tor"
with an underscore).




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list