<div dir="ltr"><div dir="ltr">I confirm that, I can see TCP_DENIED requests on the access.log to <a href="http://web.whatsapp.com">web.whatsapp.com</a> but still the websites loads.<div><br></div><div>1551192823.356     47 192.168.112.144 TCP_DENIED/403 4453 GET <a href="https://web.whatsapp.com/ws">https://web.whatsapp.com/ws</a> - HIER_NONE/- text/html<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 4, 2019 at 7:21 PM Leonardo Rodrigues <<a href="mailto:leolistas@solutti.com.br">leolistas@solutti.com.br</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <div class="gmail-m_-1428701189857273778moz-cite-prefix">Em 04/03/2019 19:27, Felipe Arturo
      Polanco escreveu:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">Hi,
            <div><br>
            </div>
            <div>I have been trying to block <a href="https://web.whatsapp.com/" target="_blank">https://web.whatsapp.com/</a>
              from squid and I have been unable to.</div>
            <div><br>
            </div>
            <div>So far I have this:</div>
            <div><br>
            </div>
            <div>I can block other HTTPS websites fine</div>
            <div>I can block <a href="http://www.whatsapp.com" target="_blank">www.whatsapp.com</a> fine</div>
            <div>I cannot block <a href="http://web.whatsapp.com" target="_blank">web.whatsapp.com</a></div>
            <div><br>
            </div>
            <div>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.</div>
            <div><br>
            </div>
            <div>This is part of my configuration:</div>
            <div>===========================</div>
            <div>
              <div>acl blockwa1 url_regex whatsapp\.com$</div>
              <div>acl blockwa2 dstdomain .<a href="http://whatsapp.com" target="_blank">whatsapp.com</a></div>
              <div>acl blockwa3 ssl::server_name .<a href="http://whatsapp.com" target="_blank">whatsapp.com</a></div>
              <div>acl step1 at_step SslBump1</div>
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
        blockwa1 and blockwa2 should definitely block <a href="http://web.whatsapp.com" target="_blank">web.whatsapp.com</a>
    .. your rules seems right.<br>
    <br>
        Can you confirm the <a href="http://web.whatsapp.com" target="_blank">web.whatsapp.com</a> access are getting through
    squid ? Are these accesses on your access.log with something
    different than DENIED status ?<br>
    <br>
    <br>
    <br>
    <pre class="gmail-m_-1428701189857273778moz-signature" cols="72">-- 


        Atenciosamente / Sincerily,
        Leonardo Rodrigues
        Solutti Tecnologia
        <a class="gmail-m_-1428701189857273778moz-txt-link-freetext" href="http://www.solutti.com.br" target="_blank">http://www.solutti.com.br</a>

        Minha armadilha de SPAM, NÃO mandem email
        <a class="gmail-m_-1428701189857273778moz-txt-link-abbreviated" href="mailto:gertrudes@solutti.com.br" target="_blank">gertrudes@solutti.com.br</a>
        My SPAMTRAP, do not email it


</pre>
  </div>

_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div>