Actions
Bug #8206
closed
VJ
VJ
firewall: loading rules only through yaml fails
Bug #8206:
firewall: 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
OT Updated by OISF Ticketbot 3 months ago
- Subtask #8207 added
OT Updated by OISF Ticketbot 3 months ago
- Label deleted (
Needs backport to 8.0)
VJ Updated by Victor Julien 3 months ago
- Status changed from In Progress to In Review
VJ Updated by Victor Julien 2 months ago
- Status changed from In Review to Resolved
VJ Updated by Victor Julien 2 months ago
- Blocks Task #8204: firewall: add tests for hot reload of firewall mode rules added
VJ Updated by Victor Julien 2 months ago
- Status changed from Resolved to Closed
Actions