1
Intrusion Detection and Prevention / Re: crowdsec firewall bouncer does not start
« on: October 17, 2023, 09:14:49 pm »
@franco
Thanks for the fix.
It is much appreciated.
Thanks for the fix.
It is much appreciated.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
time="11-10-2023 23:42:00" level=warning msg="unexpected ${BACKEND} mode"
time="11-10-2023 23:42:00" level=info msg="Starting crowdsec-firewall-bouncer v0.0.28-freebsd-af6e7e2"
time="11-10-2023 23:42:00" level=info msg="backend type : ${BACKEND}"
time="11-10-2023 23:42:00" level=fatal msg="firewall '${BACKEND}' is not supported"
api_key: XXXXXXXXXXXXXXXXXXXXXX # cs-firewall-bouncer-XXXXXXXXXX
api_url: http://127.0.0.1:8080/
blacklists_ipv4: crowdsec_blacklists
blacklists_ipv6: crowdsec6_blacklists
deny_action: DROP
deny_log: false
disable_ipv6: false
insecure_skip_verify: false
ipset_type: nethash
iptables_chains:
- INPUT
log_compression: true
log_dir: /var/log/crowdsec
log_level: info
log_max_age: 30
log_max_backups: 3
log_max_size: 100
log_mode: file
mode: ${BACKEND}
nftables:
ipv4:
chain: crowdsec-chain
enabled: true
priority: -10
set-only: false
table: crowdsec
ipv6:
chain: crowdsec6-chain
enabled: true
priority: -10
set-only: false
table: crowdsec6
nftables_hooks:
- input
- forward
pf:
anchor_name: ''
prometheus:
enabled: false
listen_addr: 127.0.0.1
listen_port: 60601
retry_initial_connect: true
supported_decisions_types:
- ban
update_frequency: 10s