- fail2ban
- iptable
- ipset
# vi /etc/fail2ban/jail.conf...[ssh-iptables-ipset4]enabled = true # change thisport = sshfilter = sshdbanaction = iptables-ipset-proto4logpath = /var/log/auth.logmaxretry = 3[ssh-iptables-ipset6]enabled = true # change thisport = sshfilter = sshdbanaction = iptables-ipset-proto6logpath = /var/log/auth.logmaxretry = 3...Restart your fail2ban
# /etc/init.d/fail2ban restart