On 26/09/2016 1:28 p.m., Sergio Belkin wrote:
> I've read http://wiki.squid-cache.org/Features/SslBump
>
> But I don't understand exactly how does squid to know the url.
>
> Does squid a decryption is the client request?
Yes.
SSL-Bump is about performing an MITM interception attack on TLS traff
I've read http://wiki.squid-cache.org/Features/SslBump
But I don't understand exactly how does squid to know the url.
Does squid a decryption is the client request?
Thanks in advance!
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
___
squi
On 26/09/2016 10:28 a.m., Ahmed Alzaeem wrote:
> hi amos , thanks for reply .
>
> but let me ask you other question for clarification .
>
>
> in the section :
> external_acl_type type-name %SRC %LOGIN /path/to/ext_file_userip_acl -f
> /path/to/config.file
>
> now i see it has the form :
> i
hi amos , thanks for reply .
but let me ask you other question for clarification .
in the section :
external_acl_type type-name %SRC %LOGIN /path/to/ext_file_userip_acl -f
/path/to/config.file
now i see it has the form :
ip_addr[/netmask] username|@group|ALL|NONE
say i have 3 users
user
On 26/09/2016 7:36 a.m., erdosain9 wrote:
> #Pools para ancho de Banda
> delay_pools 3
>
> ###VELOCIDAD PARA REDES SOCIALES
> delay_class 1 1
> delay_parameters 1 1/10
> delay_access 1 allow adminis redes_sociales !stream
> delay_access 1 deny all
>
>
> #Limitar Video Streaming a
#Pools para ancho de Banda
delay_pools 3
###VELOCIDAD PARA REDES SOCIALES
delay_class 1 1
delay_parameters 1 1/10
delay_access 1 allow adminis redes_sociales !stream
delay_access 1 deny all
#Limitar Video Streaming a 20k
delay_class 2 1
delay_parameters 2 2/10
delay_acc
On 25/09/2016 5:29 p.m., Michael Pelletier wrote:
> Hello,
>
> I can not get %et to log anything. What am I missing?
>
%et is the tag produced by an external_acl_type helper, nothing to do
with url_rewrite_program.
If you are using a Squid-3.4+ AND if your helper is updated to use the
key=value