Added fail2ban Config files
This commit is contained in:
6
config/fail2ban/jail-vsftp.local
Normal file
6
config/fail2ban/jail-vsftp.local
Normal file
@@ -0,0 +1,6 @@
|
||||
[vsftpd]
|
||||
enabled = true
|
||||
port = ftp,ftp-data,ftps,ftps-data
|
||||
logpath = %(vsftpd_log)s
|
||||
maxretry = 5
|
||||
bantime = 60m
|
||||
Reference in New Issue
Block a user