Add jail.local
This commit is contained in:
commit
10cd287d4b
1 changed files with 11 additions and 0 deletions
11
jail.local
Normal file
11
jail.local
Normal file
|
@ -0,0 +1,11 @@
|
|||
[sshd]
|
||||
enabled = true
|
||||
port = ssh
|
||||
maxretry = 3
|
||||
findtime = 60d
|
||||
bantime = 7d
|
||||
ignoreip = 127.0.0.1
|
||||
logpath = /var/log/auth.log
|
||||
|
||||
action = %(action_)s
|
||||
%(action_abuseipdb)s[abuseipdb_apikey="YOUR-API-KEY", abuseipdb_category="18,22"]
|
Loading…
Reference in a new issue