07-12-04 10:59 PM
DG wrote:
> Well, I've successfully installed Privoxy but can't seem to get it to run.
With Yast?
>
> I checked their webpage and they claim that SuSE should start the program
at
> bootup.
>
> http://www.privoxy.org/user-manual/quickstart.html
>
> That does not seem to happen on my machine. I have checked the KDE system
> guard looking for it but don't see it running. I have configured my
> browser to use it but it says "can't connect to proxy". I'm using SuSSE
> 9.1 Pro and Opera. Konqueror gets the same message after configuring to
> use it.
Well, yes and no. Sometimes it just hangs. Happend to me as well. No
idea why. I asume it should have another startnumber.
>
> I've supposedly started the program via:
> # rcprivoxy start
> but I don't see a process in the KDE System guard.
>
> Obviously there is something that I am missing.
When you do rcprivoxy start in a terminal, what do you see? Normaly on
the right side you should be able to see a green 'Done' or a red
'Failed' or the like. To test it do two things:
rcprivoxy status. That will either give a black 'unsused' or a green
'running'.
Another test is to do a 'telnet localhost 8118' wich should give:
root@houghi # telnet localhost 8118
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Enter wil give an error. That is normal. If it is not running, you
should see something like:
root@houghi # telnet localhost 8118
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
Trying ::1...
telnet: connect to address ::1: Connection refused
When privoxy seems to be running (both above tests are positive) go to
the proxy settings and set them to localhost on port 8118.
--
http://www.houghi.org | | _)
\ \ \ /\ \ \ /\ \ \ / \ _ \ | | _` | \ | _ \ _|_` |
\_/\_/ \_/\_/ \_/\_/_)_| _|\___/\_,_|\__, |_| _|_|_)\___/_|\__, |
My experience with SUSE. ____/ ____/
[ Post a follow-up to this message ]
|