mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
collectd.conf: Change chain from HOSTILE to HOSTILE_DROP - fixes bug#12838
- Chain that was specified was HOSTILE but actual used is HOSTILE_DROP - Using HOSTILE caused no update fro the hostile data used in the Firewall Hits graph Fixes: bug#12838 Tested-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org> Acked-by: Bernhard Bitsch <bbitsch@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
e73c782555
commit
918ee09b3b
@@ -52,7 +52,7 @@ include "/etc/collectd.precache"
|
||||
Chain filter POLICYOUT DROP_OUTPUT
|
||||
Chain filter POLICYIN DROP_INPUT
|
||||
Chain filter SPOOFED_MARTIAN DROP_SPOOFED_MARTIAN
|
||||
Chain filter HOSTILE DROP_HOSTILE
|
||||
Chain filter HOSTILE_DROP DROP_HOSTILE
|
||||
</Plugin>
|
||||
|
||||
#<Plugin logfile>
|
||||
|
||||
Reference in New Issue
Block a user