blob: f129ad89f1905bd41de1b2418048e4facf664089 (
plain)
1
2
3
4
5
6
7
8
9
|
--- a/config/crowdsec-firewall-bouncer.yaml
+++ b/config/crowdsec-firewall-bouncer.yaml
@@ -20,5 +20,5 @@ supported_decisions_types:
#if present, insert rule in those chains
iptables_chains:
- INPUT
-# - FORWARD
+ - FORWARD
# - DOCKER-USER
|