modules/fail2ban: DROP

This commit is contained in:
Max Headroom 2022-05-16 19:39:04 +02:00
parent 7b290253e1
commit 9e0ca016d0

View file

@ -2,6 +2,7 @@
{
services.fail2ban = {
enable = true;
banaction = "iptables-multiport[blocktype=DROP]";
jails.sshd = ''
enabled = true
port = 22