[squid-users] limit access with acl only based on source and destination domain
Blaxton
blaxxton at yahoo.com
Tue May 9 04:03:55 UTC 2017
apparently srcdomain only works with FQDN of host and that was the reason below directive not working for us:
http_access allow From_Source_Domains To_Destination_Domains
Is there a document that mention we can't have host name in srcdomain acl ?
From: Amos Jeffries <squid3 at treenet.co.nz>
To: "squid-users at lists.squid-cache.org" <squid-users at lists.squid-cache.org>
Sent: Thursday, May 4, 2017 11:12 PM
Subject: Re: [squid-users] limit access with acl only based on source and destination domain
On 05/05/17 15:47, Blaxton wrote:
> What is the difference between :
That is documented in
<http://wiki.squid-cache.org/SquidFaq/SquidAcl#Common_Mistakes>
if:
> http_access allow From_Source_Domains
or, if:
> http_access allow To_Destination_Domains
or, deny all
versus ...
if:
> http_access allow From_Source_Domains To_Destination_Domains
or, deny all.
Amos
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20170509/8c9115c8/attachment.html>
More information about the squid-users
mailing list