[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Tor not working
Claude LaFrenière skrev:
> Hi *Spin Doctor* :
>
>
>> I've been trying to connect to various web sites through Tor on
>> Firefox 1.5.0.6 on Mac OS X, but it no longer works for any site. I
>> get the error page saying that Tor is enabled on port 8118 but it
>> could not load the page because a connection to 127.0.0.1 couldn't be
>> established.
>>
>> Does anyone have an explanation and a solution for this problem?
>>
>
> Try this:
>
> in Privoxy you must have these lines:
>
>
Thanks for the advice!
Where exactly "in privoxy" do you put this?
Thankfull for an explanation
/K
---
> listen-address 127.0.0.1:8118
> forward-socks4a / localhost:9050 . <- don't forget the dot at the end...
>
>
> in Firefox, tools | options | connections parameters
>
> Http Proxy Localhost (or 127.0.0.1) 8118
> SSL Proxy Localhost (or 127.0.0.1) 8118
> Socks Host Localhost (or 127.0.0.1) 9050
>
> Hope this help.
> Let us know.
> :)
>
>