git ssb

0+

cel / sslh



Tree: e5cb33fcb7d6781e4017c3aecaee52e2aa8c2916

Files: e5cb33fcb7d6781e4017c3aecaee52e2aa8c2916 / scripts / fail2ban / jail.conf

239 bytesRaw
1# Add the following to your fail2ban jail.conf
2# In Debian you'd append it to /etc/fail2ban/jail.local
3
4[sslh-ssh]
5enabled = true
6filter = sslh-ssh
7action = iptables-multiport[name=sslh,port="443"]
8logpath = /var/log/messages
9maxretry = 5
10

Built with git-ssb-web