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

All my exclusions don't work - 7.008

I have just installed 7.008.  Now all my proxy exclusions don't work!!
I have tried redoing the exclusions but i still get stopped by the normal content filter categories.

Iis anyone else seeing this?


This thread was automatically locked due to age.
Parents
  • Yes, I am as well. I did a little testing and here's what I've found out, for the exceptions in my environment.
     
    Let's say that your content filters block domain.com. Putting domain.com into your exception list will allow browsing to domain.com, but not to www.domain.com. If you want to unblock the www.domain.com, as far as I can tell, you'll have to create a separate exception entry for that. According to the release notes for 7.008, you can't use * as a wildcard, so I'm not certain how to define all sites for a domain anymore.
     
    I'm thinking that it isn't a bug, just the syntax has changed.  It was nice of them to let us know that * as a wildcard will not work, but not tell us what will.
     
    Update:  Submitted to Astaro support.  Hopefully will hear back in the morning.  I'll post back here with the proper syntax if they tell me.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • Not the morning and heven't heard anything back yet, but I went to the Astaro knowledgebase and dug up an old V5 article on Perl regex usage.  For one of the sites that I was having the same issue that your experiencing, I used the following syntax (without quotes) in my whitelist:  ".+\.domain.com".  Using this, any site for domain.com should work.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • Hi Scott

    I tried this but still no joy...  So did you get all your exceptions to work after a few bits of tweaking? 

    Thhis is what Astaro Support are saying after looking at my box.

    In the processing of the request the system should be checking the exceptions lists first before checking into the content filter categorization.  This doesn't appear to be happening as it goes straight to the content filter.


    God I am getting worried, I have 3,000 users coming online in a few hours, nightmare!!!

    Cheers for your help though, I will tart investigating a long these lines.

    Just so you know.  Astaro (Canada) has been logged on to my box last night and could not get it to work either
Reply
  • Hi Scott

    I tried this but still no joy...  So did you get all your exceptions to work after a few bits of tweaking? 

    Thhis is what Astaro Support are saying after looking at my box.

    In the processing of the request the system should be checking the exceptions lists first before checking into the content filter categorization.  This doesn't appear to be happening as it goes straight to the content filter.


    God I am getting worried, I have 3,000 users coming online in a few hours, nightmare!!!

    Cheers for your help though, I will tart investigating a long these lines.

    Just so you know.  Astaro (Canada) has been logged on to my box last night and could not get it to work either
Children