On Sun, Sep 21, 2008 at 10:17:50PM -1200, Mr Crack wrote:
> I want to block video site during office hours because connetion is
> slow when some users view video sites...
> here is my configuration but does not work
> I want to limit using metacafe like video sites... during office hours
>
> acl all src 0.0.0.0/0.0.0.0
> acl lan src 192.168.0.0/255.255.255.0
> acl video dstdomain .metacafe.com
> acl day97 time 09:00-17:00
>
> http_access allow video !day95
http_access deny video day97
> http_access allow lan
> http_access deny all
>
>
> Any help is highly appriciated...
regards,
-- ----------------------- Diego Woitasen - XTECH www.xtech.com.arReceived on Mon Sep 22 2008 - 12:28:52 MDT
This archive was generated by hypermail 2.2.0 : Mon Sep 22 2008 - 12:00:02 MDT