RE: [squid-users] Q: Deny all dstdomains except those in list.

From: AMV Webmaster <webmaster@dont-contact.us>
Date: Thu, 15 Aug 2002 09:03:25 -0700

Henrik, you were right, I had "acl allowedclients src
10.1.1.0/255.255.255.0" prior to my allowedsites lines which apparently
overrode those settings. Now it works!! :D I think I understand the logic
now. Or not. ;)

Thanks for your help! :D

- louis

-----Original Message-----
From: Henrik Nordstrom
Sent: Wednesday, August 14, 2002 2:21 PM
To: AMV Webmaster; squid-users@squid-cache.org
Subject: Re: [squid-users] Q: Deny all dstdomains except those in list.

Works here...

Do you have any other http_access rules prior to this?

Regards
Henrik

On Wednesday 14 August 2002 20.58, AMV Webmaster wrote:
> I've been trying to deny all domain names except those I have
> listed in a seperate file. Here's what I think should work...
>
> acl allowedsites dstdomain "/usr/local/squid/etc/allowed.txt"
> http_access allow allowedsites
> http_access deny all
>
> In allowed.txt I have...
>
> .yahoo.com
> .msn.com
> .ourwebsite.com
>
> But it doesn't work!? I've also tried other variations but nothing
> I do seems to work. Any help would be appreciated. :)
>
> - louis
Received on Thu Aug 15 2002 - 10:06:21 MDT

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