On 24/09/18 6:38 PM, uppsalanet wrote:
> Hi Amos,
> Today I have a conf like this:
>
> acl *LIB_domains* dstdomain .almedalsbiblioteket.se .alvin-portal.org
> .bibliotekuppsala.se
> http_access allow *LIB_domains*
>
>
> Now I also need to open for *.browzine.com*. The problem with
> *.br
Hi community, im tyin to configure a squid transparent proxy, i obtain
internet thanks to a parent proxy. I have 3 Ip declare on my iptables
config file 172.16.1.245 is the administration ip, 172.16.1.246 is my
parent proxy ip and 192.168.137.0/24 is the lan segment where my client
are. This is
I will be downloading the blacklists from the internet and I'm sure that there
will be sites that I want to whitelist via
acl whitelist dstdomain "/some folder path/whitelist.acl"
http_access allow whitelist
What logging do I need to enable to capture when a site I am trying to access
is blackli
The sub-thread starts with "do not use the url rewriter helper because of
complexity"
and ends with that the (not less complex) external acl helpers are fine to use.
And in between there is an attempt to kill the URL rewriter interface.
It would be a lot less confusing if you started with someth
Hi,
Searched google but could not find anyone trying this. I want to use
some LDAP data to create an ACL not related to authentication or
users/groups. I want to create an ACL like this pseudo conf:
external_acl_type myServers ttl=300 ipv4 %SRC
/usr/lib/squid/ldap_lookup_acl -p
http_access
On 25/09/18 7:48 AM, Marcio Vogel Merlone dos Santos wrote:
> Hi,
>
> Searched google but could not find anyone trying this. I want to use
> some LDAP data to create an ACL not related to authentication or
> users/groups. I want to create an ACL like this pseudo conf:
>
>> external_acl_type mySer
On 25/09/18 3:46 AM, Donald Muller wrote:
> I will be downloading the blacklists from the internet and I'm sure that there
> will be sites that I want to whitelist via
>
> acl whitelist dstdomain "/some folder path/whitelist.acl"
> http_access allow whitelist
>
> What logging do I need to enable
On 25/09/18 7:07 AM, Marcus Kool wrote:
> The sub-thread starts with "do not use the url rewriter helper because
> of complexity"
The thread started earlier than that, with essentially "move simple
rules to squid.conf"
On 18/09/18 6:38 AM, Amos Jeffries wrote:
>
> I recommend you convert as many