ddos protection linux cloud server..

smartshovon

Active Member
Sep 30, 2013
34
1
58
cPanel Access Level
Root Administrator
how i can protect my linux cloud server from ddos Attack . i use csf and mod security. need anything else or need any extra setup in csf for protect ddos attack?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello :)

It may be helpful to consult with your data center if you are under a heavy DDOS attack or want to better prepare for one. They may be able to implement a hardware firewall to help with that.

Thank you.
 

24x7server

Well-Known Member
Apr 17, 2013
1,912
99
78
India
cPanel Access Level
Root Administrator
Twitter
Hello,

Try to set following setting in your CSF configuration file fir the DDOS

SYNFLOOD = "1"
SYNFLOOD_RATE = "20/s"
SYNFLOOD_BURST = "40"
PORTFLOOD = "80;tcp;300;5"
 

smartshovon

Active Member
Sep 30, 2013
34
1
58
cPanel Access Level
Root Administrator
thanks everyone for replay.i already setup csf like this

SYNFLOOD = "1"
SYNFLOOD_RATE = "20/s"
SYNFLOOD_BURST = "40"
PORTFLOOD = "80;tcp;300;5"

what benefit i get for setup this...
 
  • Like
Reactions: postcd