Refactor
This commit is contained in:
9
packer/rootfs/etc/fail2ban/jail.d/sshd.conf
Normal file
9
packer/rootfs/etc/fail2ban/jail.d/sshd.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
[sshd]
|
||||
enabled = true
|
||||
filter = sshd
|
||||
banaction = ufw
|
||||
backend = systemd
|
||||
maxretry = 5
|
||||
findtime = 10m
|
||||
bantime = 10m
|
||||
ignoreip = 127.0.0.1/8 ::1
|
Reference in New Issue
Block a user