Hi all,
I need clarification on rule evaluation when using Ordered Layers (Access Control + Application Control).
Here’s the scenario:
In the Access Control layer (e.g. rule #25), I allow traffic from 192.168.10.2 to the "Internet" object.
In the Application Control layer (e.g. rule #5), I drop traffic from the same IP to the category "Gambling or malicious site".
If 192.168.10.2 tries to access a malicious site:
My question is simple:
Which rule takes precedence?
Does the final action follow the Drop in the Application Control layer, even though Access Control allowed it?
I want to confirm if traffic must be accepted by all layers to be ultimately allowed, meaning any Drop overrides previous Accepts, correct?
Thanks in advance!