Created
September 19, 2016 15:41
-
-
Save samjaninf/9d07d0d7cf3388a8f5a29ea56a366357 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [DEFAULT] | |
| # Ban hosts for one hour: | |
| bantime = 3600 | |
| # Override /etc/fail2ban/jail.d/00-firewalld.conf: | |
| banaction = iptables-multiport | |
| [sshd] | |
| enabled = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment