LOCAL can be a bit quirky. Also, is there some kind of redirection involved? Eg when ABE fires, does the origin (the part after the <<<) include two sites separated by a comma? There are extra complications when that occurs, because ABE takes both sites into consideration, and usually you have to put them both on the same line.
Good to hear that you made it work.
Just checking - you're putting all of these rules in your SYSTEM ruleset, above the built-in rule?
You might also be able to write it as:
which avoids giving Google Docs access to everything local, it just gets the one location.
Good to hear that you made it work.
Just checking - you're putting all of these rules in your SYSTEM ruleset, above the built-in rule?
You might also be able to write it as:
- Site http://LANBOX:8080
Accept from SELF docs.google.com
Site LOCAL
Accept from LOCAL
Deny
which avoids giving Google Docs access to everything local, it just gets the one location.