Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I installed Vidalia and Privoxy. When I start Vidalia, I get connected to the Tor network.

But my IP address wont change with both browsers Opera and Chrome. My settings in proxy are set to local host 8118.

This used to work, but now the IP address wont change.

Any ideas?

share|improve this question
Did sagarchalise's suggestion work? – Jacob Johan Edwards Jan 28 '12 at 4:38
Try port 9050 instead, or try Torbutton. – Cumulus007 Sep 7 '12 at 21:44

1 Answer

In order to use tor you need to have configuration set for privoxy. Tor itself recommends polipo to privoxy. Yet configuration for both polipo and privoxy is attached in official tor documentation.

https://www.torproject.org/docs/tor-doc-unix.html.en#polipo

I havenot used vidalia but basically you need to restart tor with sudo /etc/init.d/tor restart after you setup configuration and setup your applications.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.