DDOS Check ! dinoFebruary 21, 2009Basics 0 A quick and usefull command for checking if a server is under ddos is: netstat -anp |grep 'tcp\|udp' | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment Name * Email * Website This site uses Akismet to reduce spam. Learn how your comment data is processed. Previous Post cPanel/WHM cannot be accessed using IP/whm and IP/cpanel Next Post What’s new in Plesk 9?