mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-10-16 14:00:13 +00:00
Added fail2ban & properly setup UFW
This commit is contained in:
8
templates/fail2ban/jails.local
Normal file
8
templates/fail2ban/jails.local
Normal file
@@ -0,0 +1,8 @@
|
||||
[sshd]
|
||||
enabled = true
|
||||
|
||||
[nginx-http-auth]
|
||||
enabled = true
|
||||
|
||||
[nginx-botsearch]
|
||||
enabled = true
|
Reference in New Issue
Block a user