Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Yahoo and strange traffic.
Date: Mon, 16 Aug 2010 23:40:12
Message-Id: AANLkTi=euwod2x62e3HHVSiHokWO-U_GnEY6nzBzipnw@mail.gmail.com
In Reply to: Re: [gentoo-user] Yahoo and strange traffic. by Dale
1 > root@smoker / # netstat -p
2 > Active Internet connections (w/o servers)
3 > Proto Recv-Q Send-Q Local Address Foreign Address State
4 > PID/Program name
5 > tcp 0 0 192.168.1.2:43577 rdis.msg.vip.sp1.y:http
6 > TIME_WAIT -
7 > tcp 0 0 192.168.1.2:43438 rdis.msg.vip.sp1.y:http
8 > TIME_WAIT -
9 > tcp 0 0 192.168.1.2:52423 cs204p1.msg.sp1.ya:5050
10 > ESTABLISHED 9968/kopete
11 > tcp 0 0 192.168.1.2:43490 rdis.msg.vip.sp1.y:http
12 > TIME_WAIT -
13 > tcp 0 1 192.168.1.2:43586 rdis.msg.vip.sp1.y:http
14 > SYN_SENT 18971/kopeteFc9968.
15 > tcp 0 0 localhost:60971 localhost:nut
16 > ESTABLISHED 9578/upsmon
17 > tcp 1 1 192.168.1.2:43584 rdis.msg.vip.sp1.y:http
18 > CLOSING -
19 > tcp 0 0 192.168.1.2:43558 rdis.msg.vip.sp1.y:http
20 > TIME_WAIT -
21 > tcp 0 0 192.168.1.2:48301 cs201p1.msg.sp1.ya:5050
22 > ESTABLISHED 9968/kopete
23 > tcp 0 0 192.168.1.2:43523 rdis.msg.vip.sp1.y:http
24 > TIME_WAIT -
25 > tcp 0 0 localhost:nut localhost:60971
26 > ESTABLISHED 9640/upsd
27 > tcp 0 0 192.168.1.2:42517 cs215p2.msg.ac4.ya:5050
28 > ESTABLISHED 9968/kopete
29 > tcp 0 0 192.168.1.2:43462 rdis.msg.vip.sp1.y:http
30 > TIME_WAIT -
31 > tcp 0 0 192.168.1.2:43516 rdis.msg.vip.sp1.y:http
32 > TIME_WAIT -
33 > tcp 0 0 192.168.1.2:43479 rdis.msg.vip.sp1.y:http
34 > TIME_WAIT -
35 > tcp 0 0 192.168.1.2:43405 rdis.msg.vip.sp1.y:http
36 > TIME_WAIT -
37 > tcp 0 0 192.168.1.2:43483 rdis.msg.vip.sp1.y:http
38 > TIME_WAIT -
39 > tcp 0 0 192.168.1.2:43563 rdis.msg.vip.sp1.y:http
40 > TIME_WAIT -
41 > tcp 0 0 192.168.1.2:43487 rdis.msg.vip.sp1.y:http
42 > TIME_WAIT -
43 > tcp 0 0 192.168.1.2:43483 rdis.msg.vip.sp1.y:http
44 > TIME_WAIT -
45 > tcp 0 0 192.168.1.2:43563 rdis.msg.vip.sp1.y:http
46 > TIME_WAIT -
47 > tcp 0 0 192.168.1.2:43487 rdis.msg.vip.sp1.y:http
48 > TIME_WAIT -
49 >
50 > One other question, if this is kopete, how does it keep sending/receiving
51 > after I have closed the kopete app?
52 >
53 > Since you're closing Kopete gracefully its probably decided to let those
54 threads complete what they're doing before shutting them down. If you kill
55 -9'd them instead (that is send them the KILL signal instead of the TERM
56 signal) they'd go away immediately.

Replies

Subject Author
Re: [gentoo-user] Yahoo and strange traffic. Dale <rdalek1967@×××××.com>