Hi All,
I'm trying to apply the following ACL to block skype traffic...
acl numeric_IPs urlpath_regex ^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+
acl Connect method CONNECT
http_access deny Connect numeric_IPs all
It should work - simple enough ACL - but it does not and i'm pretty stumped.
I've just tried "http_access deny numeric_IPs" and still it does not work...
Thanks in advance.
Karl
-- Signature withheld due to peer pressure.Received on Sun Jun 25 2006 - 23:02:18 MDT
This archive was generated by hypermail pre-2.1.9 : Sat Jul 01 2006 - 12:00:02 MDT