Hello Alex,

thanks for your answer !

We did some more testing and apparently did some things wrong while testing. We 
now have our solution we need. 

Kind regards,
Marc

-----Ursprüngliche Nachricht-----
Von: squid-users <squid-users-boun...@lists.squid-cache.org> Im Auftrag von 
Alex Rousskov
Gesendet: Freitag, 21. Juli 2023 16:21
An: squid-users@lists.squid-cache.org
Betreff: Re: [squid-users] Squid Proxy - Block Access Why ?

On 7/21/23 04:46, Morad, Marc wrote:

> I am sending a request from Server A (IP: 192.10.16.20) via the squid 
> proxy to Server B (IP: 192.10.16.21) in the same internal Subnet 
> (192.10.16.0/22). This request is getting blocked, which is a 
> behaviour we want to have. Why is it like that ? I read through all my 
> configuration settings and looked what they do but cannot find a 
> definite answer to that.

In most cases where Squid denies a request, that request matches an 
"http_access deny" rule. That rule may be implicit or explicit. Without seeing 
your configuration or debugging (combined with request details), it is 
impossible to tell you which deny rule (if any) matched the request in question.

One way to make progress here if for you to post your http_access rules and 
explain which "http_access allow" rule you expect the request to match (and 
_why_). We may be able to find a flaw in that explanation.

See also:

* https://wiki.squid-cache.org/SquidFaq/SquidAcl#access-lists

*
https://wiki.squid-cache.org/SquidFaq/SquidAcl#how-do-i-allow-my-clients-to-use-the-cache


HTH,

Alex.

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

Reply via email to