Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Continuous high bandwidth, what causes it and how to stop this?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Continuous high bandwidth, what causes it and how to stop this?

LoyceVLoyceV Member

I have a AWS server that was running fine for years. The server is sponsored, so I don't have access to anyone else at AWS.

Since today, ksoftirqd/1 and ksoftirqd/0 are using high CPU, and it has 12 GB per hour bandwidth in and out, which lead me to install nethogs:
NetHogs version 0.8.5-2

PID USER     PROGRAM                                                               DEV        SENT      RECEIVED       
  ? root     172.31.serverIP:443-174.73.15.53:58592                                           1992.489    2359.154 KB/sec

I tried
iptables -I INPUT -s 186.182.3.58 -j DROP
With no result.

nethogs -t shows a different ip:

Refreshing:
172.31.serverIP:443-175.143.87.73:21933/0/0 2479.22 2531.82
DROP didn't work on that one either.

I'm kinda lost here :(

Comments

Sign In or Register to comment.