How do I allow/disallow access to specific sites by the day of the week?
Example: allow connections to http://www.fun_n_games.com only on Saturdays
and Sundays.
It's easy enough to see that
acl fun_n_games dstdomain .fun_n_games.com
acl funtime time SA # Sunday & Saturday
But I don't see how to combine the 2 definitions into a single rule that
imposes the restrictions I want.
Any advice out there on how to do this?
Thanks.
Received on Mon Mar 03 2008 - 10:00:23 MST
This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:04 MDT