Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tor configuration. [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bawig1
n00b
n00b


Joined: 03 Aug 2011
Posts: 49
Location: Melbourne, Australia

PostPosted: Tue May 08, 2012 6:36 pm    Post subject: tor configuration. [SOLVED] Reply with quote

Hi everyone,

I'm having some problems getting tor working. I've been following the the instructions on the wiki http://en.gentoo-wiki.com/wiki/Tor but there is no information I have found for configuring
which interface tor uses when it starts. When I start tor it tried to start eth0 and dhcpcd. I'm using wireless so the device I am using is wlan0. here is the output when I try and start tor;

Code:

tux ~ # /etc/init.d/tor start
 * Bringing up interface eth0
 *   No configuration specified; defaulting to DHCP
 *   dhcp ...
 *     Running dhcpcd ...
dhcpcd[4296]: version 5.2.12 starting
dhcpcd[4296]: eth0: waiting for carrier
dhcpcd[4296]: timed out
dhcpcd[4296]: allowing 8 seconds for IPv4LL timeout
dhcpcd[4296]: timed out                                                                                                                                               [ !! ]
 * ERROR: net.eth0 failed to start
 * ERROR: cannot start tor as net.eth0 would not start


How do I make it use wlan0 which is already configured. Do I need to edit a specific file?


Last edited by bawig1 on Thu May 10, 2012 6:39 am; edited 1 time in total
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1087
Location: Austria

PostPosted: Wed May 09, 2012 11:26 am    Post subject: Reply with quote

Setting the following in /etc/rc.conf should help, although you should check the documentation on the effect of this setting.
Quote:

rc_strict_depend="NO"

_________________
Hello, IT. Have you tried turning it off and on again?
Back to top
View user's profile Send private message
bawig1
n00b
n00b


Joined: 03 Aug 2011
Posts: 49
Location: Melbourne, Australia

PostPosted: Thu May 10, 2012 6:40 am    Post subject: Reply with quote

Hi massimo!

Thankyou for the help. It works now. :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum