S
S
Singerofthefall2012-11-06 08:57:35
linux
Singerofthefall, 2012-11-06 08:57:35

Weird spurious traffic in Ubuntu

Recently strange problems with ubuntu started. There was a constant parasitic traffic of the order of 6kb / sec (outgoing), and it looks something like this:


When you reboot, the problem is sometimes fixed, sometimes not. At first I sinned on skype, but it's not him - the traffic remains even if you don't run any applications at all. In which direction to dig?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
J
JiMButton, 2012-11-06
@Singerofthefall

tcpdump of course) but, if knowledge is not enough / too lazy to understand / other ... then you can see network activity in real time using iptraf
to find out which process climbs into the network netstat -anp (-a all, -n numeric, -p program)
and then decide whether to cut with iptables or let yourself frolic :)

O
osby, 2012-11-06
@osby

tcpdump

Z
z0rc, 2012-11-06
@z0rc

nethogs, trafshow.

P
pentarh, 2012-11-06
@pentarh

Recently, they seem to have started showing all sorts of paid ads from Amazon and co. I can’t find the news (I’m sitting on fedora myself), but I read that this is how they raise the budget now. Perhaps this is the reason.

V
vsespb, 2012-11-06
@vsespb

there is also 'lsof -i'

J
jj_killer, 2012-11-06
@jj_killer

I guess it could be landscape.

L
lnx, 2012-11-06
@lnx

netstat -naptu

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question