Re: about squid and httport

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 16 Oct 2000 20:57:13 +0200

You should be able to block such uses with the dstdomain and
urlpath_regex ACL's.. all you need to do is to identify a URL pattern
that indicates that it is httpport making the requests and then block
these

It might also be bossible to block it based on the browser ACL type.

I doubt req_mime_type will help you in this. CONNECT usually does not
carry a mime type.

--
Henrik Nordstrom
Squid hacker
Dima I. Allaverdov wrote:
> 
> Hello!
> 
> I use squid2.3.stable as proxy in my network. Some smart users download and
> use a programm called HTTPort (http://www.exectech-va.com/httport/). It work
> with CONNECT/Remotehost methods and squid don't register these users (it use
> tunneling http with ssl). I disable CONNECT method in squid.conf but
> remothost still work.  For example my porno black lists not worked :-(
> 
> I read on Your site about Squid-2.4.DEVEL2: req_mime_type ACL patch.
> Can this patch help me? And how (if yes)?
> 
> Sorry my bad english!
> Thanks!
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Oct 17 2000 - 17:54:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:46 MST