Search squid archive

Re: [squid-users] ACL for numeric IP addresses

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> How might I write an ACL to catch all numeric IP
> destdomain addresses so that I may   
> deny attempts to circumvent URL regex filters? 

Try with the acl settings as,

acl ipdomain urlpath_regex [0-9]*.[0-9]*.[0-9]*.[0-9]*
http_access deny ipdomain
http_access allow <yournetwork>
http_access deny all

HTH.








		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux