[Resolved] Blocks access to Blue Coat’s K9 Web Protection
Posted: Wed Jan 26, 2011 1:16 pm
The ABE module of Noscript Does not allow Blue Coat's K9 Web Protection to function normally.
For example it blocks a certain websites that k9 want to block for say gambling category than it blocks that page and redirect to information page like http://127.0.0.1:2372/blockpage?id........*
something similar i tried to edit system.abe with following rules
# All K9 protection to filter websites from internet
Site ALL
Accept GET from LOCAL
Deny
even tried removing default rule
# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL
Deny
configured user.abe with
# User-defined rules. Feel free to experiment here.
# All K9 protection to filter websites from internet
Site ALL
Accept ALL from http://127.0.0.1:2372/*
Deny
but nothing works help.
for those who don't know k9 web protect http://www1.k9webprotection.com/ it is good content filter (great)
For example it blocks a certain websites that k9 want to block for say gambling category than it blocks that page and redirect to information page like http://127.0.0.1:2372/blockpage?id........*
something similar i tried to edit system.abe with following rules
# All K9 protection to filter websites from internet
Site ALL
Accept GET from LOCAL
Deny
even tried removing default rule
# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL
Deny
configured user.abe with
# User-defined rules. Feel free to experiment here.
# All K9 protection to filter websites from internet
Site ALL
Accept ALL from http://127.0.0.1:2372/*
Deny
but nothing works help.
for those who don't know k9 web protect http://www1.k9webprotection.com/ it is good content filter (great)