[squid-users] squidclient -h 127.0.0.1 -p 3128 mgr:info shows access denined
Amos Jeffries
squid3 at treenet.co.nz
Sun Apr 7 03:18:46 UTC 2024
On 6/04/24 18:48, Jonathan Lee wrote:
> Correction I can’t access it from the loop back
From the config in the other "Squid cache questions" thread you are
only intercepting traffic on the loopback 127.0.0.1:3128 port. You
cannot access it directly on "localhost".
You do have direct proxy (and thus manager) access via the
192.168.1.1:3128 so this URL should work:
http://192.168.1.1:3128/squid-internal-mgr/menu
.. or substitute the raw-IP for the visible_hostname setting **if** that
hostname actually resolves to that IP.
HTH
Amos
More information about the squid-users
mailing list