Also 
squidclient -h 192.168.1.1:3128 mgr:info@PASSWORD
squidclient -h 1287.0.0.1 mgr:info@PASSWORD

Gives the following error

Embedding a password in a cache manager command requires providing a username 
with -U: mgr:info@PASSWORDHERE


> On Jul 8, 2024, at 15:13, Jonathan Lee <jonathanlee...@gmail.com> wrote:
> 
> cachemgr_passwd disable offline_toggle reconfigure shutdown
> cachemgr_passwd REDACTED all
> 
> http_access allow CONNECT wuCONNECT localnet
> http_access allow CONNECT wuCONNECT localhost
> http_access allow windowsupdate localnet
> http_access allow windowsupdate localhost
> 
> http_access allow localhost manager with or without
> http_access allow 192.168.1.1:3128 manager  with or without
> http_access allow lee.family.home.arpa:3128 manager with or without
> http_access deny manager
> 
> I have tried all of this also
> 
> is cache_manager.cc <http://cache_manager.cc/> missing? does anyone know the 
> filesystem path for this squid-internals-mgr?
> 
> <Screenshot 2024-07-08 at 15.06.40.png>
> 
> Miss 403 shows for them I have http_access localhost
> 
>> On Jul 8, 2024, at 14:34, Jonathan Lee <jonathanlee...@gmail.com> wrote:
>> 
>> This shows access denied in 6.6 I have a password for cache_manager does 
>> that cause any issues with accessing this new mgr directive ?
>> 
>>> On Apr 6, 2024, at 20:18, Amos Jeffries <squ...@treenet.co.nz> wrote:
>>> 
>>> 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
>>> _______________________________________________
>>> squid-users mailing list
>>> squid-users@lists.squid-cache.org
>>> https://lists.squid-cache.org/listinfo/squid-users
>> 
> 

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to