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

Proxy profiles - allow Games at certain times of day

Hi,

I’m trying to get the http profiles to work, but I haven’t had any success yet.
What I’m trying to achieve is to limit access to games from the kids pc’s to certain times of the day.

If I use the following config, as shown below, the result shown in log is:
error="Connection to server timed out"
Nothing works…

If I change operation mode to “standard mode” in Proxy Profiles
the proxy seems to work, except that Games is not allowed between 18:00 and 20:00….

Does anyone have a solution on how to achieve this ?


ASG Release: 8.003

Web Security HTTP/S Profiles:
Filter Action:
Name: Games-OK
Mode: Allow by default
Blocked SP Categories: Suspicious, Nudity

Filter Assignment:

Name 18-20
User/Groups: (none)
Time Event: Gametime (defined in Definitions – 18:00 to 20:00)
Filter Action: Games-OK

Proxy Profiles:

Name: Kids
Position: 1
Source networks: (hostnames of pc’s), (defined in Definitions)
Filter Assignments: 18-20 selected, default filter assignment not selected
Fallback action: Default filter action
Operation mode: Transparent Mode
Full transparent mode: selected

Web Security HTTP/S:
Global:
Allowed networks: Internal (Network)
Operation mode: Transparent

URL Filtering:
Allow by default.
Blocked SP Categories: Suspicious, Nudity, Games


This thread was automatically locked due to age.
Parents
  • Hi,
    the use of the http proxy in full transparent mode only works if you have authentication server other use transparent mode.
    You will need a profile for the normal users.
    1/. definition for user groups - one for the kids PC and one you and your wife.
    2/. the proxy needs to be set in the PC
    3/. a block PF rule will be needed to stop the smarter child from bypassing the proxy
    4/. a set of PF rules that permit certain applications to bypass the proxy.

    Streaming is not managed by the proxy very well eg if they have a streaming video running when the time block starts the video will still run.


    These basics should help you continue with what you are doing.

    Regards

    Ian M
Reply
  • Hi,
    the use of the http proxy in full transparent mode only works if you have authentication server other use transparent mode.
    You will need a profile for the normal users.
    1/. definition for user groups - one for the kids PC and one you and your wife.
    2/. the proxy needs to be set in the PC
    3/. a block PF rule will be needed to stop the smarter child from bypassing the proxy
    4/. a set of PF rules that permit certain applications to bypass the proxy.

    Streaming is not managed by the proxy very well eg if they have a streaming video running when the time block starts the video will still run.


    These basics should help you continue with what you are doing.

    Regards

    Ian M
Children
No Data