Added Fail2Ban jails for ProFTPd and SSHD
This commit is contained in:
7
roles/bootstrap/files/fail2ban/jail.d/proftpd.local
Normal file
7
roles/bootstrap/files/fail2ban/jail.d/proftpd.local
Normal file
@@ -0,0 +1,7 @@
|
||||
[proftpd]
|
||||
|
||||
enabled = true
|
||||
port = 990
|
||||
filter = custom_proftpd
|
||||
logpath = /var/log/proftpd.log
|
||||
maxretry = 6
|
||||
Reference in New Issue
Block a user