This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[7.001] Time Based Content Filtering

Hi all

I have a requirement to do Content Filtering by time.  eg.  I want John smith to only see the BBC website between 12:00 - 14:00 every weekday.
Can I do this?  If so, how.
Been looking and can't see this feature anywhere.

Cheers


This thread was automatically locked due to age.
  • Mike,

    In the Web Security>>HTTP profiles there is a setting for filter Assignments.   Creating a new filter assignment allows you to set a Time event for different filters to be assigned.

    So if you were to first create a filter of access being allowed to the BBC website you could then apply that filter to an assignment of time event: 1200 -1400 for user (or IP address) of John Smith.
  • Mike_H, Cath,
    it isn't quite as simple as that. 
    1/. create time events in definitions
    2/. create the user so his/her id is unique and I suspect IP won't be if you are using DHCP.
    3/. create the user in one of the security processes within the ASG to fix the problem in 2
    4/. make sure that the user doesn't have packet filter access and is not part of the generic access group.


    Also what you haven't said if you are using the proxy is it transparent or standard, you can set each user/group up differently in the http profile.

    The process is totally different in V7 to that of v6.

    There is another way and that is to create the website as dns host and put it in a time managed packet filter with a filter to allow (time managed) and filter to block (default). You don't get any scanning, but if you don't use the http proxy, then this is a way.

    Ian M
  • Cheers Guys.  A little complex for my liking but at least it can be done I guess.

    Astaro could this be made eaasier
  • Hi, that isn't that hard to do. go to HTTP profiles. You first create a filter action eg 'BBC at lunch time' which blocks everything except BBC. Second you create a filter assignment. 'john' with the time event 'lunch' and the filter action 'BBC at lunch time'. Last you set up a proxy profile for the john network, activate the 'john' filter and your are set.