Actions
Bug #8206
closedfirewall: loading rules only through yaml fails
Affected Versions:
Effort:
Difficulty:
Label:
Description
When trying to load rules only through the config the rules aren't loaded.
##
## Suricata as a Firewall options (experimental)
##
firewall:
# toggle to enable firewall mode
enabled: yes
# Firewall rule file are in their own path and are not managed
# by Suricata-Update.
rule-path: /etc/suricata/firewall/
# List of files with firewall rules. Order matters, files are loaded
# in order and rules are applied in that order (per state, see docs)
rule-files:
- firewall.rules
Updated by Victor Julien 22 days ago
- Status changed from In Progress to In Review
Updated by Victor Julien 12 days ago
- Status changed from In Review to Resolved
Updated by Victor Julien 10 days ago
- Blocks Feature #8204: firewall: support for hot reload of firewall mode rules added
Actions