Hi. I’m integrating crowdsec and crowdsec-firewall-bouncer-iptables on a system that is running hestia-cp on Ubuntu 22.04.
Hestia uses it’s own iptables process and removes the crowdsec iptables entry if it’s not added directly to hestia. Hestia needs the actual data source in the form of a url or file, but I can’t find the crowdsec-blacklists location on my system, nor do I see it in the crowdsec docs. Maybe it populates the ipset directly from an api? crowdsec seems to work fine in general and running the command: ipset list crowdsec-blacklists reveals data in the ipset.
Does anyone know the data source location for the ipset: crowdsec-blacklists?
Thanks!