mailcow / mailcow-dockerized

mailcow: dockerized - 🐮 + 🐋 = 💕
https://mailcow.email
GNU General Public License v3.0
8.95k stars 1.17k forks source link

Block IPs from AbuseIPDB Blacklist #3302

Closed MalteKiefer closed 4 years ago

MalteKiefer commented 4 years ago

Good morning, It would be nice if there is a way to block the IP addresses on the AbuseIPDB blacklist. To do so you have to have a field in the admin interface where you can enter the API code.

Then maybe a cronjob that fetches the list once a week in plaintext format and puts it into the firewall and blocks it.

andryyy commented 4 years ago

Do this server-side or on a firewall, please. :)

dragoangel commented 4 years ago

pfSense with pfblockerNG for example allow you create self updating firewall aliases and use them later in your deny/allow rules.