Quote Originally Posted by Mitch View Post
With iptraf you can find out where the traffic comes from and block the IP using iptables.

Block IP via iptables.
PHP Code:
iptables -A INPUT -s IP-ADDRESS -j DROP 
He is sending it from like 40k IP addresses in few seconds and addresses changing all the time. Also all IP addresses are spoofed (faked).