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

time based access?

I have yet to be able to figure this out.  Can i set users access to the internet via timed periods?


This thread was automatically locked due to age.
Parents
  • Hey william, yes, generally using HTTP proxy profiles.
    Or, via timed packet filter rules.
  • Hi William,
    time based access using PF rules is relatively straight forward.

    Time based http access requires considerable thought. It is a 4 stage process
    1/. default access
    2/. filter actions
    3/. filter profiles
    4/. filter assignments.

    If you get the http proxy setup wrong you can and more than likely will drive your CPU to 100%.

    Traps are
    time slots are not to overlap eg 1000-1100,1100-1200 overlap, you need 1000-1059, 1100-1159. You can't go 2330-0100, it must be 2330-2359, 0000-0100
    Further traps are in setting up the profiles etc, they are fall through. It is not as easy as the v6 version.

    I am still trying to prepare my answer to Gert's request for details to a thread I started a couple of weeks ago. I have my work laptop home which has a lot of capture tools on it so I expect to be able to complete the thread tonight.

    Ian M

    The comments above apply to v7.011.

    I am about to install v7.100b.
Reply
  • Hi William,
    time based access using PF rules is relatively straight forward.

    Time based http access requires considerable thought. It is a 4 stage process
    1/. default access
    2/. filter actions
    3/. filter profiles
    4/. filter assignments.

    If you get the http proxy setup wrong you can and more than likely will drive your CPU to 100%.

    Traps are
    time slots are not to overlap eg 1000-1100,1100-1200 overlap, you need 1000-1059, 1100-1159. You can't go 2330-0100, it must be 2330-2359, 0000-0100
    Further traps are in setting up the profiles etc, they are fall through. It is not as easy as the v6 version.

    I am still trying to prepare my answer to Gert's request for details to a thread I started a couple of weeks ago. I have my work laptop home which has a lot of capture tools on it so I expect to be able to complete the thread tonight.

    Ian M

    The comments above apply to v7.011.

    I am about to install v7.100b.
Children
No Data