Re: [squid-users] ACL problem

From: squidrunner team <squidrunner_dev@dont-contact.us>
Date: Mon, 18 Apr 2005 01:06:03 -0700 (PDT)

 
> debug_options ALL,9

Change this to debug_options 32,9 to get log all acl
details.
      
                                    
> http_port 3128
>
>
>
> acl localnet1 src 10.1.0.0/255.255.0.

acl localnet1 src 10.1.0.0/255.255.0.0

> acl all src 0.0.0.0/0.0.0.0
> acl cook dstdomain www.yahoo.com
> http_access allow localnet1
> http_access deny cook
> http_access deny all

It will allow localnet1 persons to access all
web-sites. Others will be denied. If you want to
change this configuration, give your requirement.

Best Regards,
Squid Runner Team

SquidRunner - An Automatic Squid Builder
Web: http://freshmeat.net/projects/squidrunner/
Mail: squidrunner_dev at yahoo dot com

                
__________________________________
Do you Yahoo!?
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide
Received on Mon Apr 18 2005 - 02:06:20 MDT

This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:04 MDT