Access control rules: Intrusion policy selection
Intrusion policy selection is a traffic evaluation process that—
-
evaluates traffic after initial preprocessing using access control rules,
-
applies matching access control rule to handle traffic through monitor, trust, block, or allow actions,
-
inspects allowed traffic for discovery data, malware, prohibited files, and intrusions in that order, and
-
handles non-matching traffic using the access control policy's default action.
In most cases, the first access control rule that a packet matches is the rule that handles that traffic; you can monitor, trust, block, or allow matching traffic.
Traffic evaluation process
When you allow traffic with an access control rule, the system can inspect the traffic for discovery data, malware, prohibited files, and intrusions, in that order. Traffic not matching any access control rule is handled by the access control policy's default action, which can also inspect for discovery data and intrusions.
Note | All packets, regardless of which network analysis policy preprocesses them, are matched to configured access control rules, making them potentially subject to inspection by intrusion policies in top-down order. |
The diagram in How policies examine traffic for intrusions shows the flow of traffic through a device in an inline, intrusion prevention and AMP for Networks deployment—
-
Access Control Rule A allows matching traffic to proceed. The traffic is then inspected for discovery data by the network discovery policy, for prohibited files and malware by File Policy A, and then for intrusions by Intrusion Policy A.
-
Access Control Rule B also allows matching traffic. However, in this scenario, the traffic is not inspected for intrusions (or files or malware), so there are no intrusion or file policies associated with the rule. Note that by default, traffic that you allow to proceed is inspected by the network discovery policy; you do not need to configure this.
-
In this scenario, the access control policy's default action allows matching traffic. The traffic is then inspected by the network discovery policy, and then by an intrusion policy. You can (but do not have to) use a different intrusion policy when you associate intrusion policies with access control rules or the default action.
The example in the diagram does not include any blocking or trusting rules because the system does not inspect blocked or trusted traffic.