Hi,

I installed Tor from here:
http://downloads.openwrt.org/kamikaze/p … mipsel.ipk

On my OpenWrt Kamikaze 7.09.


But when I try to start Tor by running tor on SSH I get this Error:

root@OpenWrt:/sbin# tor
Jan 08 12:52:06.859 [notice] Tor v0.1.2.17. This is experimental software. Do not rely on it for strong anonymity.
Jan 08 12:52:06.887 [notice] Initialized libevent version 1.1 using method poll. Good.
Jan 08 12:52:06.891 [warn] /var/lib/tor is not owned by this user (tor, 52) but by root (0). Perhaps you are running Tor as the wrong user?
Jan 08 12:52:06.894 [warn] Failed to parse/validate config: Couldn't access/create private data directory "/var/lib/tor"
Jan 08 12:52:06.897 [err] Reading config failed--see warnings above.

What's wrong there? How to run tor as the tor user? Anyone can help me getting tor running on my OpenWRT?

Thanks a lot

Daya