mirror of
https://github.com/deunix-educ/Fail2banMqttActionBanishment.git
synced 2026-08-24 03:11:58 +02:00
First commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[sshd]
|
||||
enabled = true
|
||||
port = 22
|
||||
maxretry = 3
|
||||
bantime = 24h
|
||||
|
||||
[pam-generic]
|
||||
enabled = true
|
||||
maxretry = 3
|
||||
# facility 10 = auth/security (PAM, su, sudo…)
|
||||
journalmatch = SYSLOG_FACILITY=10
|
||||
|
||||
[mysqld-auth]
|
||||
enabled = true
|
||||
journalmatch = _SYSTEMD_UNIT=mariadb.service
|
||||
Reference in New Issue
Block a user