Portal Home > Knowledgebase > Articles Database > Local DDOS ??


Local DDOS ??




Posted by mixmox, 10-07-2014, 08:56 AM
hello netstat -alpn | grep :80 | awk '{print $5}' |awk -F: '{print $(NF-1)}' |sort |uniq -c | sort -n 9 151.239.170.19 9 5.161.134.216 9 80.191.200.95 9 92.222.117.243 11 78.46.45.248 11 85.133.190.2 12 5.238.201.121 14 141.0.8.181 15 2.181.67.151 25 2.190.95.224 28 2.185.94.5 433 X.X.X.X X.X.X.X is main servers ip, im confused how server can made connection, is it normal ?

Posted by khunj, 10-07-2014, 11:48 AM
That's normal, you are asking netstat to show listening sockets. Consider using `netstat -nt` instead, that is all you seem to need. Last edited by khunj; 10-07-2014 at 11:51 AM.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Resource usage (Views: 636)
CSF / LFD Adjustments (Views: 613)