I hit up a netstat command out of curiosity and noticed this. Can anyone elaborate on what exactly that might be? The IP's originate from Korea/China
seem a ddos attack to your server ask the support to monitoring any connection to your server your ds provider support was very good because i'm using same ds provider with you
It could be a DDOS attack but your screen doesn't show all the connections. How's your server load? You should see how many connections are being made to determine if it indeed is an attack: netstat -n | grep :80 |wc -l netstat -n | grep :80 | grep SYN |wc -l
Server load was 0 0 0 After some research it looks like just a web crawler bot called "Baidu" or something