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
  • Per my handy "Mastering Regular Expressions 2nd Edition" book by O'reilly

    Items to Match a single character
    . dot - Matches any one character
    [I]char[/I]   escaped character - When char is a metacharacter, or not otherwise special, matches the literal char
    [...]   character class - Matches any one character listed
    [^...]   negated character class - Matches any one character not listed

    Items Appended to provide "Counting": The Quantifiers
    ?   Question One allowed, but is optional
    *   star Any number allowed, but all are optional
    +   plus At least one required; additional are optional
  • Yeah, I was looking through several reference books last night including that one, 3rd edition, trying to figure it out.  Got kind of lost since many of the examples are extremely complex and I don't have a programmatic background.
     
    Examples like [FONT=Courier New]]*>(.*?) are not the least bit handy in helping me try to figure out how to do a simple string match.  Just caused a migrane.  [:)][/FONT]
    __________________
    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
  • Installed 7.009 a short time ago.  After which any entries that I had made in the format of .+/.domain.com stopped working.  Changing them back to the original domain.com fixed the issue for all entries except for one.
    __________________
    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
  • Sven said:
    We will correct this behaviour in 7.009, which will be released tomorrow so that the old style entries work, and you can still use the more powerful regular expressions in the exception tab.

    Strange Scott that the "New way" isn't working anymore.......?
  • I recognized the problem this morning AFTER the upgrade from 7.008 to 7.009 - no one of my exeptions like "domain.com" are working again. But all other formats like ".*domain.com" or ".+/.domain.com" aren't working either...

    What's the right syntax now ??? Is there any ? 

    Thomas
  • I will take it one further. When I use an expression like .*domain.com in my Filter Actions, the expression works just fine and site access to that domain works, but then the Categories checked off in the Allowed Categories Box of that same Filter Action get ignored and the users get a Site matches the .*\ Blacklist (Blocked). So as of 7.09 I can't allow specific sites in the Filter Actions when Block All Except is chosen. [:(] 

    Igor
  • Is it just me, or does anyone else want the content filtering to go back to the days of v6?
  • same probleme here. none of the 3 ways is working. does anybody has a solution yet?
  • My Resolution was to turn it off *ggg*
  • The only working solution I found was going back to V7.007...
    That's working so far, but beginning on Friday I've got a new problem: the stored http-proxy account in Firefox (username / password) get lost from time to time (between 2 times per day and once every 3 days...) and I don't know why... It never happened before... At first I saw this problem at the same time when the categorizing error occured... 

    I assume it may be a problem with the http-proxy authentication on the ASG, and Firefox removes the saved password when authentication wasn't successful...

    Does anybody know when V 7.010 will be available and if it will fix the still existing problem with the exeption list ??? 

    TCG
  • TCG

    Do you use the proxy cache?  If you do have you tried clearing it out?
  • @Mike_H

    I'm sure I did it on 7.009 but I'm not really sure if I did it in 7.007 after going back from 7.009... After reading your reply I've cleared the cache and turned it off after this. I'll try it without cache... We'll see what happens...
Reply
  • @Mike_H

    I'm sure I did it on 7.009 but I'm not really sure if I did it in 7.007 after going back from 7.009... After reading your reply I've cleared the cache and turned it off after this. I'll try it without cache... We'll see what happens...
Children
  • @Mike_H:

    Disabling the proxy cache seems to fix the autentication problem - I'll try enabling it again after upgrading to a version higher than 7.009...

    Thanks for your hint...

    Thomas
  • I't doesn't help - same problem reported from 3 users today again - one user had this problem 2 times in one online session :-(

    I'm going crazy with this firewall... !!! Hope they will eventually fix this problems !!!
  • Not sure how many releases this problem goes back. I have had a number of web sites in my block list. Last night while reviewing the current web report I noticed a number of advertisment sites which I normally block were appearing in the report. I went to add them to the block list in the http list only to find they were already there. No wildcards, just the identical entry that I have blocked.
    No some do get blocked, so the action is not consistent.

    Ian M