Re: About Blocking Ports

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 05 Jan 2000 20:57:54 +0100

Leonardo Rodrigues wrote:

> This doesn't seem to be blocking ports. It seems that you want to block
> domains ! If that's true, you can try adding this two lines on squid.conf:
>
> acl block url_regex domain1.com domain2.com domain3.com

For matching domains you will be better off using dstdomain ACLs.

acl block dstdomain .domain1.com .domain2.com .domain3.com

Note however that there is a relevant patch to 2.2.STABLE5 on the
Squid-2.2 bugs page.

--
Henrik Nordstrom
Squid hacker
Received on Wed Jan 05 2000 - 15:55:37 MST

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