> 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/