View previous topic :: View next topic |
Author |
Message |
root_tux_linux l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/697312511470e1dc529680.jpg)
Joined: 21 Dec 2003 Posts: 966
|
Posted: Tue Dec 11, 2007 9:06 pm Post subject: Can't start Tor! [solved] |
|
|
Hi
I dont know why but i cant start tor!
Need help
Code: | gentoo64 privoxy # /etc/init.d/tor start
* Tor configuration (/etc/tor/torrc) is valid.
* Starting Tor ... [ !! ]
gentoo64 privoxy # |
torrc is a copy of torrc.sample
Code: |
[I--] [ ] net-misc/tor-0.1.2.17 (0)
[I--] [ ] net-proxy/privoxy-3.0.6 (0)
net-proxy/tsocks-1.8_beta5-r2
|
Code: | gentoo64 tor # ls
torrc torrc.sample tor-tsocks.conf
gentoo64 tor #
|
Code: | gentoo64 privoxy # cat config | grep 'forward-socks4a / localhost'
forward-socks4a / localhost:9050 .
gentoo64 privoxy # |
Code: | [ebuild R ] net-proxy/tsocks-1.8_beta5-r2 USE="tordns" 0 kB |
Code: | gentoo64 privoxy # /etc/init.d/privoxy start
* Starting privoxy ... [ ok ]
gentoo64 privoxy # |
Code: | gentoo64 ~ # cat /var/log/tor/tor.log
gentoo64 ~ # |
_________________ Intel Core i7 6700K@4.6GHz, Gigabyte GTX 980 Ti G1, Gigabyte Gaming 7, Hyper X Fury 32GB, 2 TB Samsung EVO 840 Basic
ASUS ROG Swift PG348Q Display
ASUS ROG ASUS G771JW Notebook
Last edited by root_tux_linux on Wed Dec 12, 2007 7:33 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
magic919 Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 17 Jun 2005 Posts: 2182 Location: Berkshire, UK
|
Posted: Wed Dec 12, 2007 6:09 pm Post subject: |
|
|
Can you try to just run it on the command line and see what occurs. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
root_tux_linux l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/697312511470e1dc529680.jpg)
Joined: 21 Dec 2003 Posts: 966
|
Posted: Wed Dec 12, 2007 7:32 pm Post subject: |
|
|
I dont know why but it runs now?
/etc/init.d/tor start = error
/usr/bin/tor = no error
/etc/init.d/tor start = no error anymore
wtf? _________________ Intel Core i7 6700K@4.6GHz, Gigabyte GTX 980 Ti G1, Gigabyte Gaming 7, Hyper X Fury 32GB, 2 TB Samsung EVO 840 Basic
ASUS ROG Swift PG348Q Display
ASUS ROG ASUS G771JW Notebook |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jongust n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Jun 2005 Posts: 47
|
Posted: Thu Dec 13, 2007 5:38 am Post subject: wel... |
|
|
tor likes to run with the least amount of privileges.....so that could be the issue...
I never run TOR with root access.....
I might be wrong.....but im pretty sure yer trying to run it as root...
open a shell as a user...[run tor].........watch it connect....then connect with yer programs you want to run behind it |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|