DDOS Protection
What about DDOS Protection in Plesk?

Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— SU
-
Plesk Tech Support commented
Implement DNS DDoS protection in Plesk
from spoof DNS request that consume resources so the server fails to answer to legit requests. -
Bludau IT Services commented
+1
Analysis ways -
Plesk Tech Support commented
Protection against DDoS attacks in Fail2Ban.
As instance, X HTTP/s requests in X time -> BAN -
Azurel commented
Is DDos-Protection not a part of free service from your server provider and part of modsecurity(fail2ban)?
Hetzner have it free https://www.hetzner.de/unternehmen/ddos-schutz/ (german)
So is this feature request really needed? -
H50K commented
And if you drop packages use XDP ;-)
Seems to perform very good...
https://github.com/cloudflare/cloudflare-blog/blob/master/2018-07-dropping-packets/README.md
https://blog.cloudflare.com/how-to-drop-10-million-packets/ -
Siegfried Sbrzesny commented
ddos attacks are one of the most common attacks, so why should a Plesk user not want them to be protected against such attacks ??
-
Emil commented
Isn't fail2ban made for that? Besides other things. Also, CloudFlare provides this service but it is poorly implemented right now (only partial CNAME setup).
-
Roger S. commented
distributed denial of service is a real big problem for service providers.
there should be a good solution to prevent from ddos. -
Hassaan commented
Any update on this one?
-
Bram commented
This could be a easy addition to the firewall extension.
There's a list of effective iptable rules here: https://javapipe.com/iptables-ddos-protectionIt's fairly effective against a DDOS and it shuts a simple DOS down completely.
Some options would be nice but even the default values are effective enough.