Hi
All
How can I restrict a particular ip to access for a certain duration of time?
I am using a transparent proxy.
I have done following
#---------------------------------------------------
acl testuser src 192.168.2.100/255.255.255.255
acl testtime time D 07:00-08:55
http_access allow testuser testtime
#------------------------------------------------------
-- Harish PokharelReceived on Mon May 22 2006 - 04:11:55 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:02 MDT