[squid-users] manual proxy configuration ...

Albretch Mueller lbrtchx at gmail.com
Sat May 29 09:45:07 UTC 2021


On 5/28/21, squid3 at treenet.co.nz <squid3 at treenet.co.nz> wrote:
>> am asking because I have reasons to be believe something fishy to be
>> going on with the computer I expose to the Internet.
>
>
> Aha. Finally an indication of what the real situation is. Its REALLY
> hard to help people who leave out important details all the time.

 I still can't understand what the big deal is. The port is defined on
the one liner which attribute name is "http_port"

 cat "/etc/squid/squid.conf" | grep http_port | grep --invert-match "^#"
http_port 3128

 The value 3128 you enter on your network browser settings

 what I need now is the name of the running listening service which
you can get via:

 netstat -tl

 but I couldn't get squid running apparently due to problems related
to using a prefix other than its default:

$ which squid
/media/knoppix/squid3/4.15/sbin/squid

$ squid start
2021/05/29 15:33:48| ERROR: unlinkd_program /lib/squid3/unlinkd: (2)
No such file or directory
2021/05/29 15:33:48| FATAL: unlinkd_program /lib/squid3/unlinkd: (2)
No such file or directory
2021/05/29 15:33:48| Squid Cache (Version 4.15): Terminated abnormally.
CPU Usage: 0.016 seconds = 0.010 user + 0.006 sys
Maximum Resident Size: 33696 KB
Page faults with physical i/o: 0
$

 how can I fix such problems?

 lbrtchx


More information about the squid-users mailing list