Hi,
Today i get attacking DDoS and get
How can i resolve it? Thank us if suggest for me 
Regards,
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
Regards,