· 6 years ago · Feb 02, 2019, 02:52 PM
1/usr/local/sbin/igmpproxy -d -vvvv /var/etc/igmpproxy.conf
2Searching for config file at '/var/etc/igmpproxy.conf'
3Config: Quick leave mode enabled.
4Config: Got a phyint token.
5Config: IF: Config for interface igb1.
6Config: IF: Got downstream token.
7Config: IF: Got ratelimit token '0'.
8Config: IF: Got threshold token '1'.
9Config: IF: Got altnet token 176.133.28.0/22.
10Config: IF: Altnet: Parsed altnet to 176.133.28/22.
11IF name : igb1
12Next ptr : 0
13Ratelimit : 0
14Threshold : 1
15State : 2
16Allowednet ptr : e25000
17Config: Got a phyint token.
18Config: IF: Config for interface igb0.100.
19Config: IF: Got upstream token.
20Config: IF: Got ratelimit token '0'.
21Config: IF: Got threshold token '1'.
22Config: IF: Got altnet token 0.0.0.0/0.
23Config: IF: Altnet: Parsed altnet to default.
24IF name : igb0.100
25Next ptr : 0
26Ratelimit : 0
27Threshold : 1
28State : 1
29Allowednet ptr : e25020
30Config: Got a phyint token.
31Config: IF: Config for interface lo0.
32Config: IF: Got disabled token.
33IF name : lo0
34Next ptr : 0
35Ratelimit : 0
36Threshold : 1
37State : 0
38Allowednet ptr : 0
39buildIfVc: Interface igb1 Addr: 192.168.1.1, Flags: 0xffff8843, Network: 192.168.1/24
40buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8
41buildIfVc: Interface igb0.100 Addr: 176.133.29.231, Flags: 0xffff8843, Network: 176.133.28/22
42Found config for igb1
43Found config for igb0.100
44adding VIF, Ix 0 Fl 0x0 IP 0x0101a8c0 igb1, Threshold: 1, Ratelimit: 0
45 Network for [igb1] : 192.168.1/24
46 Network for [igb1] : 176.133.28/22
47Found upstrem IF #0, will assing as upstream Vif 16
48adding VIF, Ix 1 Fl 0x0 IP 0xe71d85b0 igb0.100, Threshold: 1, Ratelimit: 0
49 Network for [igb0.100] : 176.133.28/22
50 Network for [igb0.100] : default
51Got 262144 byte buffer size in 0 iterations
52Joining all-routers group 224.0.0.2 on vif 192.168.1.1
53joinMcGroup: 224.0.0.2 on igb1
54Joining all igmpv3 multicast routers group 224.0.0.22 on vif 192.168.1.1
55joinMcGroup: 224.0.0.22 on igb1
56SENT Membership query from 192.168.1.1 to 224.0.0.1
57Sent membership query from 192.168.1.1 to 224.0.0.1. Delay: 10
58Created timeout 1 (#0) - delay 10 secs
59(Id:1, Time:10)
60Created timeout 2 (#1) - delay 21 secs
61(Id:1, Time:10)
62(Id:2, Time:21)
63RECV V2 member report from 192.168.1.1 to 224.0.0.2
64The IGMP message was from myself. Ignoring.
65RECV V2 member report from 192.168.1.1 to 224.0.0.22
66The IGMP message was from myself. Ignoring.
67RECV Membership query from 192.168.1.1 to 224.0.0.1
68The IGMP message was local multicast. Ignoring.
69RECV V2 member report from 192.168.1.1 to 224.0.0.22
70The IGMP message was from myself. Ignoring.
71RECV V2 member report from 192.168.1.2 to 232.0.64.202
72Should insert group 232.0.64.202 (from: 192.168.1.2) to route table. Vif Ix : 0
73No existing route for 232.0.64.202. Create new.
74No routes in table. Insert at beginning.
75Inserted route table entry for 232.0.64.202 on VIF #0
76Joining group 232.0.64.202 upstream on IF address 176.133.29.231
77joinMcGroup: 232.0.64.202 on igb0.100
78
79Current routing table (Insert Route):
80-----------------------------------------------------
81#0: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
82-----------------------------------------------------
83RECV V3 member report from 176.133.29.231 to 224.0.0.22
84Should insert group 232.0.64.202 (from: 176.133.29.231) to route table. Vif Ix : 0
85Updated route entry for 232.0.64.202 on VIF #0
86
87Current routing table (Insert Route):
88-----------------------------------------------------
89#0: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
90-----------------------------------------------------
91RECV V2 member report from 192.168.1.13 to 224.0.0.251
92Should insert group 224.0.0.251 (from: 192.168.1.13) to route table. Vif Ix : 0
93No existing route for 224.0.0.251. Create new.
94Found existing routes. Find insert location.
95Inserting after route 232.0.64.202
96Inserted route table entry for 224.0.0.251 on VIF #0
97Joining group 224.0.0.251 upstream on IF address 176.133.29.231
98joinMcGroup: 224.0.0.251 on igb0.100
99
100Current routing table (Insert Route):
101-----------------------------------------------------
102#0: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
103#1: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
104-----------------------------------------------------
105RECV V3 member report from 176.133.29.231 to 224.0.0.22
106Should insert group 224.0.0.251 (from: 176.133.29.231) to route table. Vif Ix : 0
107Updated route entry for 224.0.0.251 on VIF #0
108
109Current routing table (Insert Route):
110-----------------------------------------------------
111#0: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
112#1: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
113-----------------------------------------------------
114RECV V3 member report from 176.133.29.231 to 224.0.0.22
115Should insert group 224.0.0.251 (from: 176.133.29.231) to route table. Vif Ix : 0
116Updated route entry for 224.0.0.251 on VIF #0
117
118Current routing table (Insert Route):
119-----------------------------------------------------
120#0: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
121#1: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
122-----------------------------------------------------
123RECV V2 member report from 192.168.1.9 to 224.0.1.1
124Should insert group 224.0.1.1 (from: 192.168.1.9) to route table. Vif Ix : 0
125No existing route for 224.0.1.1. Create new.
126Found existing routes. Find insert location.
127Inserting at beginning, before route 232.0.64.202
128Inserted route table entry for 224.0.1.1 on VIF #0
129Joining group 224.0.1.1 upstream on IF address 176.133.29.231
130joinMcGroup: 224.0.1.1 on igb0.100
131
132Current routing table (Insert Route):
133-----------------------------------------------------
134#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
135#1: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
136#2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
137-----------------------------------------------------
138RECV V2 member report from 192.168.1.12 to 224.0.0.252
139Should insert group 224.0.0.252 (from: 192.168.1.12) to route table. Vif Ix : 0
140No existing route for 224.0.0.252. Create new.
141Found existing routes. Find insert location.
142Inserting after route 224.0.0.251
143Inserted route table entry for 224.0.0.252 on VIF #0
144Joining group 224.0.0.252 upstream on IF address 176.133.29.231
145joinMcGroup: 224.0.0.252 on igb0.100
146
147Current routing table (Insert Route):
148-----------------------------------------------------
149#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
150#1: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
151#2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
152#3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
153-----------------------------------------------------
154RECV V3 member report from 176.133.29.231 to 224.0.0.22
155Should insert group 224.0.0.252 (from: 176.133.29.231) to route table. Vif Ix : 0
156Updated route entry for 224.0.0.252 on VIF #0
157
158Current routing table (Insert Route):
159-----------------------------------------------------
160#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
161#1: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
162#2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
163#3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
164-----------------------------------------------------
165Should insert group 224.0.1.1 (from: 176.133.29.231) to route table. Vif Ix : 0
166Updated route entry for 224.0.1.1 on VIF #0
167
168Current routing table (Insert Route):
169-----------------------------------------------------
170#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
171#1: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
172#2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
173#3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
174-----------------------------------------------------
175RECV V3 member report from 176.133.29.231 to 224.0.0.22
176Should insert group 232.0.64.202 (from: 176.133.29.231) to route table. Vif Ix : 0
177Updated route entry for 232.0.64.202 on VIF #0
178
179Current routing table (Insert Route):
180-----------------------------------------------------
181#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
182#1: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
183#2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
184#3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
185-----------------------------------------------------
186RECV V2 member report from 192.168.1.1 to 224.0.0.2
187The IGMP message was from myself. Ignoring.
188RECV V3 member report from 176.133.29.231 to 224.0.0.22
189Should insert group 224.0.0.252 (from: 176.133.29.231) to route table. Vif Ix : 0
190Updated route entry for 224.0.0.252 on VIF #0
191
192Current routing table (Insert Route):
193-----------------------------------------------------
194#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
195#1: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
196#2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
197#3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
198-----------------------------------------------------
199Should insert group 224.0.1.1 (from: 176.133.29.231) to route table. Vif Ix : 0
200Updated route entry for 224.0.1.1 on VIF #0
201
202Current routing table (Insert Route):
203-----------------------------------------------------
204#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
205#1: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
206#2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
207#3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
208-----------------------------------------------------
209RECV V2 member report from 192.168.1.16 to 239.255.3.22
210Should insert group 239.255.3.22 (from: 192.168.1.16) to route table. Vif Ix : 0
211No existing route for 239.255.3.22. Create new.
212Found existing routes. Find insert location.
213Inserting after route 224.0.1.1
214Inserted route table entry for 239.255.3.22 on VIF #0
215Joining group 239.255.3.22 upstream on IF address 176.133.29.231
216joinMcGroup: 239.255.3.22 on igb0.100
217
218Current routing table (Insert Route):
219-----------------------------------------------------
220#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
221#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
222#2: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
223#3: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
224#4: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
225-----------------------------------------------------
226RECV V3 member report from 176.133.29.231 to 224.0.0.22
227Should insert group 239.255.3.22 (from: 176.133.29.231) to route table. Vif Ix : 0
228Updated route entry for 239.255.3.22 on VIF #0
229
230Current routing table (Insert Route):
231-----------------------------------------------------
232#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
233#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
234#2: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
235#3: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
236#4: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
237-----------------------------------------------------
238RECV V3 member report from 176.133.29.231 to 224.0.0.22
239Should insert group 239.255.3.22 (from: 176.133.29.231) to route table. Vif Ix : 0
240Updated route entry for 239.255.3.22 on VIF #0
241
242Current routing table (Insert Route):
243-----------------------------------------------------
244#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
245#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
246#2: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
247#3: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
248#4: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
249-----------------------------------------------------
250RECV V2 member report from 192.168.1.9 to 224.0.1.60
251Should insert group 224.0.1.60 (from: 192.168.1.9) to route table. Vif Ix : 0
252No existing route for 224.0.1.60. Create new.
253Found existing routes. Find insert location.
254Inserting after route 239.255.3.22
255Inserted route table entry for 224.0.1.60 on VIF #0
256Joining group 224.0.1.60 upstream on IF address 176.133.29.231
257joinMcGroup: 224.0.1.60 on igb0.100
258
259Current routing table (Insert Route):
260-----------------------------------------------------
261#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
262#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
263#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
264#3: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
265#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
266#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
267-----------------------------------------------------
268RECV V3 member report from 176.133.29.231 to 224.0.0.22
269Should insert group 224.0.1.60 (from: 176.133.29.231) to route table. Vif Ix : 0
270Updated route entry for 224.0.1.60 on VIF #0
271
272Current routing table (Insert Route):
273-----------------------------------------------------
274#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
275#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
276#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
277#3: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
278#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
279#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
280-----------------------------------------------------
281RECV V3 member report from 176.133.29.231 to 224.0.0.22
282Should insert group 224.0.1.60 (from: 176.133.29.231) to route table. Vif Ix : 0
283Updated route entry for 224.0.1.60 on VIF #0
284
285Current routing table (Insert Route):
286-----------------------------------------------------
287#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
288#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
289#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
290#3: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
291#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
292#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
293-----------------------------------------------------
294About to call timeout 1 (#0)
295Aging routes in table.
296
297Current routing table (Age active routes):
298-----------------------------------------------------
299#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
300#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
301#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
302#3: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
303#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
304#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
305-----------------------------------------------------
306RECV Leave message from 192.168.1.2 to 224.0.0.2
307Got leave message from 192.168.1.2 to 232.0.64.202. Starting last member detection.
308counted 1 interfaces
309Leaving group -901775128 now
310Leaving group 232.0.64.202 upstream on IF address 176.133.29.231
311leaveMcGroup: 232.0.64.202 on igb0.100
312Interface id 0 is in group $d
313SENT Membership query from 192.168.1.1 to 232.0.64.202
314Sent membership query from 192.168.1.1 to 232.0.64.202. Delay: 10
315Created timeout 3 (#0) - delay 10 secs
316(Id:3, Time:10)
317(Id:2, Time:11)
318RECV Membership query from 192.168.1.1 to 232.0.64.202
319RECV V3 member report from 176.133.29.231 to 224.0.0.22
320Got leave message from 176.133.29.231 to 232.0.64.202. Starting last member detection.
321Interface id 0 is in group $d
322SENT Membership query from 192.168.1.1 to 232.0.64.202
323Sent membership query from 192.168.1.1 to 232.0.64.202. Delay: 10
324Created timeout 4 (#1) - delay 0 secs
325(Id:3, Time:10)
326(Id:4, Time:0)
327(Id:2, Time:11)
328RECV Membership query from 192.168.1.1 to 232.0.64.202
329RECV V3 member report from 176.133.29.231 to 224.0.0.22
330Got leave message from 176.133.29.231 to 232.0.64.202. Starting last member detection.
331Interface id 0 is in group $d
332SENT Membership query from 192.168.1.1 to 232.0.64.202
333Sent membership query from 192.168.1.1 to 232.0.64.202. Delay: 10
334Created timeout 5 (#2) - delay 0 secs
335(Id:3, Time:10)
336(Id:4, Time:0)
337(Id:5, Time:0)
338(Id:2, Time:11)
339RECV Membership query from 192.168.1.1 to 232.0.64.202
340RECV V2 member report from 192.168.1.2 to 232.0.64.203
341Should insert group 232.0.64.203 (from: 192.168.1.2) to route table. Vif Ix : 0
342No existing route for 232.0.64.203. Create new.
343Found existing routes. Find insert location.
344Inserting after route 232.0.64.202
345Inserted route table entry for 232.0.64.203 on VIF #0
346Joining group 232.0.64.203 upstream on IF address 176.133.29.231
347joinMcGroup: 232.0.64.203 on igb0.100
348
349Current routing table (Insert Route):
350-----------------------------------------------------
351#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
352#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
353#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
354#3: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
355#4: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
356#5: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
357#6: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
358-----------------------------------------------------
359RECV V3 member report from 176.133.29.231 to 224.0.0.22
360Should insert group 232.0.64.203 (from: 176.133.29.231) to route table. Vif Ix : 0
361Updated route entry for 232.0.64.203 on VIF #0
362
363Current routing table (Insert Route):
364-----------------------------------------------------
365#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
366#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
367#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
368#3: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
369#4: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
370#5: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
371#6: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
372-----------------------------------------------------
373RECV V3 member report from 176.133.29.231 to 224.0.0.22
374Should insert group 232.0.64.203 (from: 176.133.29.231) to route table. Vif Ix : 0
375Updated route entry for 232.0.64.203 on VIF #0
376
377Current routing table (Insert Route):
378-----------------------------------------------------
379#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
380#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
381#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
382#3: Dst: 232.0.64.202, Age:2, St: I, OutVifs: 0x00000001
383#4: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
384#5: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
385#6: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
386-----------------------------------------------------
387About to call timeout 3 (#0)
388Interface id 0 is in group $d
389SENT Membership query from 192.168.1.1 to 232.0.64.202
390Sent membership query from 192.168.1.1 to 232.0.64.202. Delay: 10
391Created timeout 6 (#0) - delay 10 secs
392(Id:6, Time:10)
393(Id:2, Time:1)
394About to call timeout 4 (#1)
395Removing group 232.0.64.202. Died of old age.
396Removed route entry for 232.0.64.202 from table.
397
398Current routing table (Remove route):
399-----------------------------------------------------
400#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
401#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
402#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
403#3: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
404#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
405#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
406-----------------------------------------------------
407About to call timeout 5 (#2)
408RECV Membership query from 192.168.1.1 to 232.0.64.202
409About to call timeout 6 (#0)
410About to call timeout 2 (#0)
411SENT Membership query from 192.168.1.1 to 224.0.0.1
412Sent membership query from 192.168.1.1 to 224.0.0.1. Delay: 10
413Created timeout 7 (#0) - delay 10 secs
414(Id:7, Time:10)
415Created timeout 8 (#1) - delay 21 secs
416(Id:7, Time:10)
417(Id:8, Time:21)
418The IGMP message was local multicast. Ignoring.
419RECV Membership query from 192.168.1.1 to 224.0.0.1
420RECV V2 member report from 192.168.1.1 to 224.0.0.22
421The IGMP message was from myself. Ignoring.
422RECV V2 member report from 192.168.1.2 to 239.255.3.22
423Should insert group 239.255.3.22 (from: 192.168.1.2) to route table. Vif Ix : 0
424Updated route entry for 239.255.3.22 on VIF #0
425
426Current routing table (Insert Route):
427-----------------------------------------------------
428#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
429#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
430#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
431#3: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
432#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
433#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
434-----------------------------------------------------
435The IGMP message was local multicast. Ignoring.
436RECV V2 member report from 192.168.1.13 to 224.0.0.251
437Should insert group 224.0.0.251 (from: 192.168.1.13) to route table. Vif Ix : 0
438Updated route entry for 224.0.0.251 on VIF #0
439
440Current routing table (Insert Route):
441-----------------------------------------------------
442#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
443#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
444#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
445#3: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
446#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
447#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
448-----------------------------------------------------
449RECV Leave message from 192.168.1.2 to 224.0.0.2
450Got leave message from 192.168.1.2 to 232.0.64.203. Starting last member detection.
451counted 1 interfaces
452Leaving group -884997912 now
453Leaving group 232.0.64.203 upstream on IF address 176.133.29.231
454leaveMcGroup: 232.0.64.203 on igb0.100
455Interface id 0 is in group $d
456SENT Membership query from 192.168.1.1 to 232.0.64.203
457Sent membership query from 192.168.1.1 to 232.0.64.203. Delay: 10
458Created timeout 9 (#1) - delay 1 secs
459(Id:7, Time:9)
460(Id:9, Time:1)
461(Id:8, Time:20)
462RECV Membership query from 192.168.1.1 to 232.0.64.203
463RECV V2 member report from 192.168.1.9 to 224.0.1.60
464Should insert group 224.0.1.60 (from: 192.168.1.9) to route table. Vif Ix : 0
465Updated route entry for 224.0.1.60 on VIF #0
466
467Current routing table (Insert Route):
468-----------------------------------------------------
469#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
470#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
471#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
472#3: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
473#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
474#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
475-----------------------------------------------------
476RECV V3 member report from 176.133.29.231 to 224.0.0.22
477Got leave message from 176.133.29.231 to 232.0.64.203. Starting last member detection.
478Interface id 0 is in group $d
479SENT Membership query from 192.168.1.1 to 232.0.64.203
480Sent membership query from 192.168.1.1 to 232.0.64.203. Delay: 10
481Created timeout 10 (#2) - delay 1 secs
482(Id:7, Time:8)
483(Id:9, Time:1)
484(Id:10, Time:1)
485(Id:8, Time:19)
486RECV Membership query from 192.168.1.1 to 232.0.64.203
487RECV V3 member report from 176.133.29.231 to 224.0.0.22
488Got leave message from 176.133.29.231 to 232.0.64.203. Starting last member detection.
489Interface id 0 is in group $d
490SENT Membership query from 192.168.1.1 to 232.0.64.203
491Sent membership query from 192.168.1.1 to 232.0.64.203. Delay: 10
492Created timeout 11 (#3) - delay 0 secs
493(Id:7, Time:8)
494(Id:9, Time:1)
495(Id:10, Time:1)
496(Id:11, Time:0)
497(Id:8, Time:19)
498RECV Membership query from 192.168.1.1 to 232.0.64.203
499RECV V2 member report from 192.168.1.1 to 224.0.0.2
500The IGMP message was from myself. Ignoring.
501RECV V2 member report from 192.168.1.9 to 224.0.1.1
502Should insert group 224.0.1.1 (from: 192.168.1.9) to route table. Vif Ix : 0
503Updated route entry for 224.0.1.1 on VIF #0
504
505Current routing table (Insert Route):
506-----------------------------------------------------
507#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
508#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
509#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
510#3: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
511#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
512#5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
513-----------------------------------------------------
514About to call timeout 7 (#0)
515Aging routes in table.
516
517Current routing table (Age active routes):
518-----------------------------------------------------
519#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
520#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
521#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
522#3: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
523#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
524#5: Dst: 224.0.0.252, Age:1, St: I, OutVifs: 0x00000001
525-----------------------------------------------------
526RECV V2 member report from 192.168.1.12 to 224.0.0.252
527Should insert group 224.0.0.252 (from: 192.168.1.12) to route table. Vif Ix : 0
528Updated route entry for 224.0.0.252 on VIF #0
529
530Current routing table (Insert Route):
531-----------------------------------------------------
532#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
533#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
534#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
535#3: Dst: 232.0.64.203, Age:2, St: I, OutVifs: 0x00000001
536#4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
537#5: Dst: 224.0.0.252, Age:1, St: I, OutVifs: 0x00000001
538-----------------------------------------------------
539About to call timeout 9 (#0)
540Interface id 0 is in group $d
541SENT Membership query from 192.168.1.1 to 232.0.64.203
542Sent membership query from 192.168.1.1 to 232.0.64.203. Delay: 10
543Created timeout 12 (#2) - delay 9 secs
544(Id:10, Time:1)
545(Id:11, Time:0)
546(Id:12, Time:9)
547(Id:8, Time:10)
548RECV Membership query from 192.168.1.1 to 232.0.64.203
549About to call timeout 10 (#0)
550Interface id 0 is in group $d
551SENT Membership query from 192.168.1.1 to 232.0.64.203
552Sent membership query from 192.168.1.1 to 232.0.64.203. Delay: 10
553Created timeout 13 (#1) - delay 1 secs
554(Id:12, Time:9)
555(Id:13, Time:1)
556(Id:8, Time:9)
557About to call timeout 11 (#1)
558Removing group 232.0.64.203. Died of old age.
559Removed route entry for 232.0.64.203 from table.
560
561Current routing table (Remove route):
562-----------------------------------------------------
563#0: Dst: 224.0.1.1, Age:2, St: I, OutVifs: 0x00000001
564#1: Dst: 239.255.3.22, Age:2, St: I, OutVifs: 0x00000001
565#2: Dst: 224.0.1.60, Age:2, St: I, OutVifs: 0x00000001
566#3: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
567#4: Dst: 224.0.0.252, Age:1, St: I, OutVifs: 0x00000001
568-----------------------------------------------------
569RECV Membership query from 192.168.1.1 to 232.0.64.203
570^Cselect() failure; Errno(4): Interrupted system call
571Got a interrupt signal. Exiting.
572clean handler called
573Removing route entry for 224.0.1.1
574Leaving group 224.0.1.1 upstream on IF address 176.133.29.231
575leaveMcGroup: 224.0.1.1 on igb0.100
576Removing route entry for 239.255.3.22
577Leaving group 239.255.3.22 upstream on IF address 176.133.29.231
578leaveMcGroup: 239.255.3.22 on igb0.100
579Removing route entry for 224.0.1.60
580Leaving group 224.0.1.60 upstream on IF address 176.133.29.231
581leaveMcGroup: 224.0.1.60 on igb0.100
582Removing route entry for 224.0.0.251
583Leaving group 224.0.0.251 upstream on IF address 176.133.29.231
584leaveMcGroup: 224.0.0.251 on igb0.100
585Removing route entry for 224.0.0.252
586Leaving group 224.0.0.252 upstream on IF address 176.133.29.231
587leaveMcGroup: 224.0.0.252 on igb0.100
588All routes removed. Routing table is empty.
589Shutdown complete....