I am having problems with what seems to be someone attacking my server. I have plesk 12 and Fail2Ban and ModSecurity Installed but it doesn't seem to be helping with the following. Someone from an ip address keeps causing the following traffic when I check with wireshark:
162.916029 x.x.x.x -> 69.207.6.43 HTTP Continuation or non-HTTP traffic
162.916034 x.x.x.x -> 69.207.6.43 HTTP Continuation or non-HTTP traffic
162.916041 x.x.x.x -> 69.207.6.43 HTTP Continuation or non-HTTP traffic
162.916045 x.x.x.x -> 69.207.6.43 HTTP Continuation or non-HTTP traffic
162.916051 x.x.x.x -> 69.207.6.43 HTTP Continuation or non-HTTP traffic
This is causing the apache process to consume a lot of CPU resources. I am guessing it is a small DDOS attack. The CPU on the server itself doesn't show that bad of a load when I check with top.
I am trying to figure out whether there is a method in fail2ban or modsecurity to automatically filter this type of traffic instead of having to get a cisco firewall.