when i run

nload -m

, i find there is more than 60Gb incoming traffics on my eth0 , but no outgoing.

i want to know is it a bug of nload or other possible reason ? thanks!

link|improve this question

2  
You've made this question incredibly easy to answer by giving us lots of detailed information about your system and what it's doing </sarcasm> – sam Dec 5 '11 at 10:41
Take a look at nethogs. – quanta Dec 5 '11 at 10:41
feedback

1 Answer

up vote 0 down vote accepted

use tcpdump -n -i eth0 to see what's coming in. if it is a long running host on a busy ethernet segment, just broadcasts could accumulate up to such size ...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.