I am searching for a firewall for my self hosted services. It should be conpatible with docker, podman and native running services. I should block clients with to many fauled authentication attempts. It should also support blocklists and be as easy to configure as possible (and foss ofc). I took a short look at fail2ban, but the docs are just lacking so much information that I was looking for. CrowdSec lookes not foss enough for me. Any recommendations?
I use k3s with Calico so I can have k8s network policies for each service I’m running.
vegetaaaaaaa@lemmy.world 5 months ago
I use
firewalldas generic firewall and fail2ban as IPS/anti-bruteforce soltion (blocks IPs using firewalld’s ipsets)