On Wed, 14 Aug 2024, Harold Hallikainen via Fail2ban-users wrote: > THANKS! I could not find that in any of the documentation (but I may have > missed it). My server is getting swamped causing a whole lot of php-fpm to > run. > Harold,
Don't forget the old standby: iptables -I INPUT -s <malicious IP> -j DROP Block an IP until the next reboot (which will clear any transient rules). I use regularly when one of our websites is getting sucked by a bot. Lee _______________________________________________ Fail2ban-users mailing list Fail2ban-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fail2ban-users