git ssb

0+

cel / sslh



Tree: 1b9937b293a932bf394da6623075b35b5e7bd9d2

Files: 1b9937b293a932bf394da6623075b35b5e7bd9d2 / 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