Actions
Feature #8601
open
VJ
VJ
firewall: drop action should not imply alert
Feature #8601:
firewall: drop action should not imply alert
Effort:
Difficulty:
Label:
Description
In IDS/IPS rules, using drop implies also specifying alert. In the parsing code it leads to ACTION_DROP|ACTION_ALERT.
In firewall policies we default to just drop. However when specifying a policy in config or firewall rules, drop would still include alert.
In firewall actions, drop+alert should be specified as drop:flow,alert or drop:packet,alert.
OT Updated by OISF Ticketbot 6 days ago
- Subtask #8602 added
OT Updated by OISF Ticketbot 6 days ago
- Label deleted (
Needs backport to 8.0)
VJ Updated by Victor Julien 4 days ago
- Status changed from In Progress to Resolved
Actions