I’ve installed crowdsec on my fedora vps through a manual installation (since I was not sure the script was any good for fedora, so I did it manually with the help of tutorial but there is no added ip in the nftables.
Which I check with
nft list ruleset | grep x.x.x.x
the rules added by fail2ban to firewalld or directly maybe to nftables are done it properly.
So I guess it is the lack of bouncers since I’ve added the iptables collections which are compatbles with nft according to the documentation.
But I don’t know which bouncer to choose? And if there is no need then I don’t see what else I can do or what have I could have done wrong?
Decisions are done properly by the way since I have a list of ip which are declared banned and all that.
oooow okey then it’s more understandable. Because I only have 3 tables right now, nat, filter and inet firewalld
I’m going to check by installing this package then. Did I miss it in the documentation?
===================================================================================================================== Name & Summary Matched: crowdsec ======================================================================================================================crowdsec.x86_64 : Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviors. It also automatically benefits from our global community-wide IP reputation database
crowdsec.src : Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviors. It also automatically benefits from our global community-wide IP reputation database
crowdsec-custom-bouncer.x86_64 : Custom bouncer for Crowdsec
crowdsec-custom-bouncer.src : Custom bouncer for Crowdsec
crowdsec-openresty-bouncer.x86_64 : OpenResty bouncer for Crowdsec
crowdsec-openresty-bouncer.src : OpenResty bouncer for Crowdsec
You can install it via our github repo whilst we are working on the 39 build cycle.
cd /tmp
wget -qO- https://github.com/crowdsecurity/cs-firewall-bouncer/releases/download/v0.0.28/crowdsec-firewall-bouncer.tgz | tar -xz
cd crowdsec-firewall-bouncer*
sudo ./install.sh
do you have any news page or status page for your builds so that people from the community could monitor it on your behalf in case you forget something like that one ?
I have just done your protocol since I did not yet find them in the repo.
I will tell you in a few hours if it is working properly
according to the ruleset from nftables it works as expected: