We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595960f commit fc0aeccCopy full SHA for fc0aecc
config/jail.local
@@ -0,0 +1,9 @@
1
+[DEFAULT]
2
+# Ban hosts for one hour:
3
+bantime = 3600
4
+
5
+# Override /etc/fail2ban/jail.d/00-firewalld.conf:
6
+banaction = iptables-multiport
7
8
+[sshd]
9
+enabled = true
0 commit comments