[squid-users] Need help blocking an specific HTTPS website

Leonardo Rodrigues leolistas at solutti.com.br
Mon Mar 4 23:21:38 UTC 2019


Em 04/03/2019 19:27, Felipe Arturo Polanco escreveu:
> Hi,
>
> I have been trying to block https://web.whatsapp.com/ from squid and I 
> have been unable to.
>
> So far I have this:
>
> I can block other HTTPS websites fine
> I can block www.whatsapp.com <http://www.whatsapp.com> fine
> I cannot block web.whatsapp.com <http://web.whatsapp.com>
>
> I have HTTPS transparent interception enabled and I am bumping all TCP 
> connections, but still this one doesn't appear to get blocked by squid.
>
> This is part of my configuration:
> ===========================
> acl blockwa1 url_regex whatsapp\.com$
> acl blockwa2 dstdomain .whatsapp.com <http://whatsapp.com>
> acl blockwa3 ssl::server_name .whatsapp.com <http://whatsapp.com>
> acl step1 at_step SslBump1
>

     blockwa1 and blockwa2 should definitely block web.whatsapp.com .. 
your rules seems right.

     Can you confirm the web.whatsapp.com access are getting through 
squid ? Are these accesses on your access.log with something different 
than DENIED status ?



-- 


	Atenciosamente / Sincerily,
	Leonardo Rodrigues
	Solutti Tecnologia
	http://www.solutti.com.br

	Minha armadilha de SPAM, NÃO mandem email
	gertrudes at solutti.com.br
	My SPAMTRAP, do not email it


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20190304/c6bd28c2/attachment.html>


More information about the squid-users mailing list