Hi @PhoneBoy
Some websites are correctly categorized under the "Sex" and "Pornography" categories.
The inline layer is configured as follows:
-
RULE 1
Inside the inline layer:
-
RULE 1.1
-
Source: WK-LAB
-
Destination: Internet
-
Services: Sex, Porn
-
Action: Drop
-
RULE 1.2
-
Source: WK-LAB
-
Destination: Internet
-
Services: Any
-
Action: Accept
Now, a few websites are correctly classified under the "Sex" and "Pornography" categories, so I would expect them to be blocked by Rule 1.1 and indeed, the SmartConsole logs show that these connections are being dropped by Rule 1.1.
However, the websites are still accessible in the browser, despite being dropped in the logs.
If I change the cleanup rule (Rule 1.2) from Accept to Drop, then the sites are no longer accessible which is expected behavior.
But when Rule 1.2 is set to Accept, the websites remain accessible, even though they are logged as being dropped by Rule 1.1.
This behavior is confusing and I cannot explain why it's happening.