Rule Processing Order
The rule base is processed in order. However, other things happen in the security policy besides checking your defined rules. This is the order of operations:
- Anti-spoofing checks
- Rule base
- Network Address Translation
When you take into account the FireWall-1 global properties, you end up with the following order:
- Anti-spoofing checks
- "First" Implicit Rules
- Explicit Rules (except for the final rule)
- "Before Last" Implicit Rules
- Last Explicit Rule (should be cleanup rule)
- "Last" Implicit Rules
- Network Address Translation
Comments
Post a Comment