[squid-users] Whitelist / Blacklist

From: Olsson Mattias <mattias.olsson@dont-contact.us>
Date: Wed, 22 Oct 2003 10:02:19 +0200

HI

Im trying to to make an access and deny list. My blacklist should look like
"deny everyting" and my whitelist should consist of only allowed links. The
example below works, but i need to define 0.0.0.0/0.0.0.0 as the blacklist.
How do i do that? cant find it...

acl whitelist url_regex ^http://www\.siemens\.se/

acl blacklist dstdomain .siemens.se

http_access deny blacklist !whitelist

Thanks !!!

/Mattias
Received on Wed Oct 22 2003 - 02:02:36 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:35 MST