Added bootstrap role with the tasks, defaults and handlers necessary for the playbooks
This commit is contained in:
11
roles/bootstrap/files/fail2ban/ftp.local
Normal file
11
roles/bootstrap/files/fail2ban/ftp.local
Normal file
@@ -0,0 +1,11 @@
|
||||
[proftpd]
|
||||
enabled = true
|
||||
allowipv6 = true
|
||||
banaction = iptables-multiport
|
||||
findtime = 1200
|
||||
maxretry = 3
|
||||
bantime = 1h
|
||||
bantime.increment = true
|
||||
bantime.factor = 24
|
||||
bantime.maxtime = 5w
|
||||
ignoreip = 127.0.0.1/8
|
Reference in New Issue
Block a user