jazz1611

Well-Known Member
Jun 5, 2012
82
0
56
cPanel Access Level
Root Administrator
Hi,

Today i get attacking DDoS and get

Code:
[email protected] [~]# netstat -an | grep -o '[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}' | sort -n| uniq -c | sort -n
8886 120.xx.xx.xxx
[email protected] [~]# netstat -tunap | grep TIME_WAIT | wc -l
5594
[email protected] [~]# netstat -tunap | grep -v TIME_WAIT | wc -l
735
How can i resolve it? Thank us if suggest for me :)

Regards,
 

cPanelMichael

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

Is that a remote IP address? If so, have you tried blocking that IP address in a firewall such as CSF?

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
DDOS attacks can be difficult to mitigate with standard firewalls such as CSF. You may want to consult with your data center to see if they offer any mitigation services or if there is anything they can do to assist you.

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Can you tell me now I'm having the case? I'm still not sure the current problem I am having is with DDoS? Thank you
It's difficult to say for sure without access to your system. I was advising you based on the first sentence in your initial message where you stated "Today i get attacking DDoS". You may want to consult with a qualified system administrator if you require assistance with this type of issue.

Thank you.