]> git.hoellein.online Git - vserver2/commitdiff
daily autocommit
authormhoellein <mario@hoellein.online>
Mon, 31 Jan 2022 12:36:45 +0000 (13:36 +0100)
committermhoellein <mario@hoellein.online>
Mon, 31 Jan 2022 12:36:45 +0000 (13:36 +0100)
.etckeeper
fail2ban/jail.d/sshd.conf [new file with mode: 0644]

index ba27cdc599a4794b1a408571afd56abb2bae8839..20456944a23fbcb90e69f303117ae1758a02b0ba 100755 (executable)
@@ -833,6 +833,7 @@ maybe chmod 0644 'fail2ban/filter.d/zoneminder.conf'
 maybe chmod 0644 'fail2ban/jail.conf'
 maybe chmod 0755 'fail2ban/jail.d'
 maybe chmod 0644 'fail2ban/jail.d/defaults-debian.conf'
+maybe chmod 0644 'fail2ban/jail.d/sshd.conf'
 maybe chmod 0644 'fail2ban/paths-arch.conf'
 maybe chmod 0644 'fail2ban/paths-common.conf'
 maybe chmod 0644 'fail2ban/paths-debian.conf'
diff --git a/fail2ban/jail.d/sshd.conf b/fail2ban/jail.d/sshd.conf
new file mode 100644 (file)
index 0000000..832f3a9
--- /dev/null
@@ -0,0 +1,3 @@
+[sshd]
+enabled = true
+maxretry = 15