Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] IGMP, what is this?
Date: Fri, 21 Nov 2008 12:50:15
Message-Id: 4926AE7C.5000003@gmail.com
1 Hi,
2
3 I noticed a little modem activity while I was idle. I wasn't sure what
4 it was so I used wireshark to capture and exported it. I did a google
5 search and even read the wikipedia thing but I'm still not sure what to
6 make of this. Here is what I got from wireshark:
7
8 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9
10 No. Time Source Destination Protocol
11 Info
12 20 113.958458 209.244.187.170 224.0.0.1 IGMP
13 V2 Membership Query, general
14
15 Frame 20 (44 bytes on wire, 44 bytes captured)
16 Arrival Time: Nov 21, 2008 06:41:55.382585000
17 [Time delta from previous captured frame: 29.711333000 seconds]
18 [Time delta from previous displayed frame: 29.711333000 seconds]
19 [Time since reference or first frame: 113.958458000 seconds]
20 Frame Number: 20
21 Frame Length: 44 bytes
22 Capture Length: 44 bytes
23 [Frame is marked: False]
24 [Protocols in frame: sll:ip:igmp]
25 [Coloring Rule Name: Routing]
26 [Coloring Rule String: hsrp || eigrp || ospf || bgp || cdp || vrrp
27 || gvrp || igmp || ismp]
28 Linux cooked capture
29 Packet type: Unicast to us (0)
30 Link-layer address type: 512
31 Link-layer address length: 0
32 Source: <MISSING>
33 Protocol: IP (0x0800)
34 Internet Protocol, Src: 209.244.187.170 (209.244.187.170), Dst:
35 224.0.0.1 (224.0.0.1)
36 Version: 4
37 Header length: 20 bytes
38 Differentiated Services Field: 0x00 (DSCP 0x00: Default; ECN: 0x00)
39 0000 00.. = Differentiated Services Codepoint: Default (0x00)
40 .... ..0. = ECN-Capable Transport (ECT): 0
41 .... ...0 = ECN-CE: 0
42 Total Length: 28
43 Identification: 0x7a8b (31371)
44 Flags: 0x00
45 0... = Reserved bit: Not set
46 .0.. = Don't fragment: Not set
47 ..0. = More fragments: Not set
48 Fragment offset: 0
49 Time to live: 1
50 Protocol: IGMP (0x02)
51 Header checksum: 0xd1b4 [correct]
52 [Good: True]
53 [Bad : False]
54 Source: 209.244.187.170 (209.244.187.170)
55 Destination: 224.0.0.1 (224.0.0.1)
56 Internet Group Management Protocol
57 IGMP Version: 2
58 Type: Membership Query (0x11)
59 Max Response Time: 10.0 sec (0x64)
60 Header checksum: 0xee9b [correct]
61 Multicast Address: 0.0.0.0 (0.0.0.0)
62
63 0000 00 00 02 00 00 00 00 00 00 00 00 00 00 00 08 00 ................
64 0010 45 00 00 1c 7a 8b 00 00 01 02 d1 b4 d1 f4 bb aa E...z...........
65 0020 e0 00 00 01 11 64 ee 9b 00 00 00 00 .....d......
66
67
68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
69
70 Ideas? Thanks
71
72 Dale
73
74 :-) :-)

Replies

Subject Author
Re: [gentoo-user] IGMP, what is this? Patric Schmitz <bzk0711@×××.com>