git ssb

0+

cel / sslh



Tree: 414ed7de1108da241c640db0319e0b18a3d5b4c8

Files: 414ed7de1108da241c640db0319e0b18a3d5b4c8 / 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