[squid-users] acl src question

Service MV service.mv at gmail.com
Thu Aug 8 13:57:50 UTC 2019


Hello everyone!

I have a network 192.168.10.0/22
I want to let the IP ranges 192.168.12.1 to 192.168.13.254 through my
proxy, but not the ranges 192.168.10.1 to 192.168.11.254.
If I don't misunderstand the documentation
<http://www.squid-cache.org/Versions/v4/cfgman/acl.html>, the correct way
to do this would be:
acl mylocalnet src 192.168.12.0/24
acl mylocalnet src 192.168.13.0/24
[...]
http_access allow mylocalnet

Is this right?
Thank you

Gabriel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20190808/7781f212/attachment.html>


More information about the squid-users mailing list