[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Configuring Tor and Privoxy in Squeeze (Addendum)



wauhugo@yahoo.com wrote:
Florian Kulzer wrote:
On Mon, Jun 01, 2009 at 19:08:31 +0100, AG wrote:

[...]

When trying this again as root (sudo), these are the results:

sudo netstat -plant | grep -E ':(8118|9050)'
tcp 0 0 127.0.0.1:9050 0.0.0.0:* LISTEN 19186/tor tcp6 0 0 ::1:8118 :::* LISTEN 26738/privoxy

The line for Tor is as expected, but I am surprised that you have
privoxy listening only for tcp6 connections. I do not recall ever seeing
privoxy listed in any way other than this:

tcp 0 0 127.0.0.1:8118 0.0.0.0:* LISTEN 7152/privoxy

Have you done any IPv6-related customization on your system?

In any case, if two programs do not work together as they should then it
may help to test each one individually.

To see if privoxy is working without Tor, remove the "forward-socks.."
line from the configuration file and restart privoxy. Then open
iceweasel, make sure that torbutton is NOT active and select "localhost"
port 8118 as the manual proxy configuration for http and https; make
sure that the SOCKS field is empty. Try if you can load any websites in
this configuration and if you can reach the configuration front end at
http://config.privoxy.org.

To test Tor without privoxy, clear all fields in iceweasel's manual
proxy configuration except for the SOCKS one, which should have
"localhost" and port 9050. Then go to a site like http://showip.net and
check if the reported IP address is different from your real one. (If
Tor works then you should see the IP address of the current exit node.)


I have the same effect with privoxy listening only on IPv6 on an up-to-date SID system on AMD64.
I had no changes made (knowingly) to the privoxy setting.

Hugo


Hugo

Does your set-up still make valid connections though?

AG


Reply to: