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

http/s exceptions using logical expressions

I have created an exception for one user in my network where I want to allow some urls I specify to him and also 1 category of sites which is blocked by default.  Now I am using the "and" logical expression and that is applied to both, for all requests matching those urls and these categories of websites.  It cannot be and or , it's either both and or both or.  After using and, the firewall blocks any url i specify in the allow these urls and also block the category i enabled.  But why?  If I use or it will work, but the weird thing is it applies the exception with or to all users!  That  should not happen.  Can you please tell me why this is happening?


This thread was automatically locked due to age.
Parents
  • Hi gnsec,

    I'd also be interested in the goal your trying to accomplish, is that you are trying to say:

    For: Heather
    Allow: cnn.com
    AND
    Allow: Search Engines

    and you are doing this where either you are blocking cnn.com, search engines, or even (News Sites) already? 

    If so, have you also correctly added to the exception to skip "URL Filtering?" just checking.

    If this is all looking correct, what's the block page (and subsequent log lines) look like (as requested).
Reply
  • Hi gnsec,

    I'd also be interested in the goal your trying to accomplish, is that you are trying to say:

    For: Heather
    Allow: cnn.com
    AND
    Allow: Search Engines

    and you are doing this where either you are blocking cnn.com, search engines, or even (News Sites) already? 

    If so, have you also correctly added to the exception to skip "URL Filtering?" just checking.

    If this is all looking correct, what's the block page (and subsequent log lines) look like (as requested).
Children
No Data