Issue: CentOS server using cPanel and CSF. Often some remote IP addresses are connecting to server hosted websites, with an excessive number of connections per IP address.
Solution: Use following CSF directives to help mitigate.
- CT_LIMIT
- CT_INTERVAL
- CT_BLOCK_TIME
- CT_PORTS
Naturally, restart csf/lfd after making changes.