Correction #9686
closedFeedback on Firewall — Floating Rules
0%
Description
Page: https://docs.netgate.com/pfsense/en/latest/book/firewall/floating-rules.html
Feedback:
Nice page however MATCH rule processing order is not described.
Without Quick checked, the rule will only take effect if no other rules match the traffic.
This implies that without QUICK flag a rule is evaulated after Floating, Interface group, Interface rules, basically at the end of the whole ruleset.
1. Floating rules (Quick)
2. Interface group rules
3. Interface rules
4. Floating rules (NON Quick)
It is clear so far however
Match rules do not work with Quick enabled.
Which means a MATCH rule is never quick, and according the statement above says "Without Quick checked, the rule will only take effect if no other rules match the traffic", therefore processed at the end of the whole ruleset.
I don't think this is the reality otherwise there would be cases when MATCH rule would never be evaluated. Could you please explain in the document the processing order of a (non quick) MATCH rule?
Thank you!
Updated by David G about 5 years ago
To simplify: Please call out that "Without Quick checked, the rule will only take effect if no other rules match the traffic" is not applicable for MATCH rules.
Updated by Jim Pingle about 4 years ago
- Category set to Firewall Rules
- Status changed from New to Duplicate
- Assignee deleted (
Jim Pingle)
Duplicate of #9685