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.

Reply via email to