-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexport.txt
More file actions
725 lines (716 loc) · 23.5 KB
/
export.txt
File metadata and controls
725 lines (716 loc) · 23.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
Frame 1: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface unknown, id 0
Interface id: 0 (known)
Interface name: unknown
Ethernet II, Src: 8c:85:90:26:21:c5, Dest: ff:ff:ff:ff:ff:ff
Destination: ff:ff:ff:ff:ff:ff
Address: ff:ff:ff:ff:ff:ff
.... ..1. .... .... .... .... = LG bit: Locally administered address (this is NOT the factory default)
.... ...1 .... .... .... .... = IG bit: Group address (multicast/broadcast)
Source: 8c:85:90:26:21:c5
Address: 8c:85:90:26:21:c5
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Type: IPv4 (0x0800)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
Version: 4
Header Length: 20
Differentiated Services Field: 0x00
Total Length: 328
Identification: 0x48f1 (18673)
Flags: 0x00
0... .... = Reserved bit: Not set
.0.. .... = Don't fragment: Not set
..0. .... = More fragments: Not set
Fragment Offset: 0
Time to Live: 255
Protocol: UDP (17)
Header Checksum: 0x71b4
Source Address: 0.0.0.0
Destination Address: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Source Port: 68
Destination Port: 67
Length: 308
Checksum: 0x5732
UDP payload (300 bytes)
Dynamic Host Configuration Protocol
Message type: Boot Request (1)
Hardware type: Ethernet (0x01)
Hardware address length: 6
Hops: 0
Transaction ID: 0x8578e8de
Seconds elapsed: 0
Bootp flags: 0x0000 (Unicast)
0... .... .... .... = Broadcast flag: Unicast
.000 0000 0000 0000 = Reserved flags: 0x0000
Client IP address: 0.0.0.0
Your (client) IP address: 0.0.0.0
Next server IP address: 0.0.0.0
Relay agent IP address: 0.0.0.0
Client MAC address: 8c:85:90:26:21:c5
Client hardware address padding: 00000000000000000000
Server host name: 0
Boot file name: 0
Magic cookie: DHCP
Option: (53) DHCP Message Type (Discover)
Length: 1
DHCP: Discover (1)
Option: (55) Parameter Request List
Length: 10
Parameter Request List Item: (1) Subnet Mask
Parameter Request List Item: (121) Classless Static Route
Parameter Request List Item: (3) Router
Parameter Request List Item: (6) Domain Name Server
Parameter Request List Item: (15) Domain Name
Parameter Request List Item: (119) Domain Search
Parameter Request List Item: (252) Private/Proxy autodiscovery
Parameter Request List Item: (95) LDAP
Parameter Request List Item: (44) NetBIOS over TCP/IP Name Server
Parameter Request List Item: (46) NetBIOS over TCP/IP Node Type
Option: (57) Maximum DHCP Message Size
Length: 2
Maximum DHCP Message Size: 1500
Option: (61) Client identifier
Length: 7
Hardware type: Ethernet (0x01) (0x01)
Client MAC address: 8c:85:90:26:21:c5
Option: (51) IP Address Lease Time
Length: 4
IP Address Lease Time: (7776000s) 90 days
Option: (12) Host Name
Length: 12
Host Name: wangzhedeMBP
Option: (255) End
Option End: 255
Padding: 0000000000000000000000
Frame 2: 373 bytes on wire (2984 bits), 373 bytes captured (2984 bits) on interface unknown, id 0
Interface id: 0 (known)
Interface name: unknown
Ethernet II, Src: 00:09:0f:09:00:02, Dest: 8c:85:90:26:21:c5
Destination: 8c:85:90:26:21:c5
Address: 8c:85:90:26:21:c5
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Source: 00:09:0f:09:00:02
Address: 00:09:0f:09:00:02
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Type: IPv4 (0x0800)
Internet Protocol Version 4, Src: 10.64.63.254, Dst: 10.64.13.121
Version: 4
Header Length: 20
Differentiated Services Field: 0x10
Total Length: 359
Identification: 0x0000 (0)
Flags: 0x00
0... .... = Reserved bit: Not set
.0.. .... = Don't fragment: Not set
..0. .... = More fragments: Not set
Fragment Offset: 0
Time to Live: 16
Protocol: UDP (17)
Header Checksum: 0x4780
Source Address: 10.64.63.254
Destination Address: 10.64.13.121
User Datagram Protocol, Src Port: 67, Dst Port: 68
Source Port: 67
Destination Port: 68
Length: 339
Checksum: 0xba00
UDP payload (331 bytes)
Dynamic Host Configuration Protocol
Message type: Boot Reply (2)
Hardware type: Ethernet (0x01)
Hardware address length: 6
Hops: 0
Transaction ID: 0x8578e8de
Seconds elapsed: 0
Bootp flags: 0x0000 (Unicast)
0... .... .... .... = Broadcast flag: Unicast
.000 0000 0000 0000 = Reserved flags: 0x0000
Client IP address: 0.0.0.0
Your (client) IP address: 10.64.13.121
Next server IP address: 0.0.0.0
Relay agent IP address: 0.0.0.0
Client MAC address: 8c:85:90:26:21:c5
Client hardware address padding: 00000000000000000000
Server host name: 0
Boot file name: 0
Magic cookie: DHCP
Option: (53) DHCP Message Type (Offer)
Length: 1
DHCP: Offer (1)
Option: (54) DHCP Server Identifier (10.64.63.254)
Length: 4
DHCP Server Identifier: 10.64.63.254
Option: (51) IP Address Lease Time
Length: 4
IP Address Lease Time: (43200s) 12 hours
Option: (1) Subnet Mask (255.255.192.0)
Length: 4
Subnet Mask: 255.255.192.0
Option: (3) Router
Length: 4
Router: 10.64.63.254
Option: (6) Domain Name Server
Length: 8
Domain Name Server: 134.157.0.129
Domain Name Server: 157.0.129.134
Option: (58) Renewal Time Value
Length: 4
Renewal Time Value: (21600s) 6 hours
Option: (59) Rebinding Time Value
Length: 4
Rebinding Time Value: (37800s) 10 hours, 30 minutes
Option: (2) Time Offset
Length: 4
Time Offset: (3600s) 1 hour
Option: (224) Private
Length: 33
Value: 464754334b44335a3136383030303734464754334b44335a313638303030373800
Option: (255) End
Option End: 255
Frame 3: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface unknown, id 0
Interface id: 0 (known)
Interface name: unknown
Ethernet II, Src: 8c:85:90:26:21:c5, Dest: ff:ff:ff:ff:ff:ff
Destination: ff:ff:ff:ff:ff:ff
Address: ff:ff:ff:ff:ff:ff
.... ..1. .... .... .... .... = LG bit: Locally administered address (this is NOT the factory default)
.... ...1 .... .... .... .... = IG bit: Group address (multicast/broadcast)
Source: 8c:85:90:26:21:c5
Address: 8c:85:90:26:21:c5
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Type: IPv4 (0x0800)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
Version: 4
Header Length: 20
Differentiated Services Field: 0x00
Total Length: 328
Identification: 0x48f2 (18674)
Flags: 0x00
0... .... = Reserved bit: Not set
.0.. .... = Don't fragment: Not set
..0. .... = More fragments: Not set
Fragment Offset: 0
Time to Live: 255
Protocol: UDP (17)
Header Checksum: 0x71b3
Source Address: 0.0.0.0
Destination Address: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Source Port: 68
Destination Port: 67
Length: 308
Checksum: 0x65aa
UDP payload (300 bytes)
Dynamic Host Configuration Protocol
Message type: Boot Request (1)
Hardware type: Ethernet (0x01)
Hardware address length: 6
Hops: 0
Transaction ID: 0x8578e8de
Seconds elapsed: 3
Bootp flags: 0x0000 (Unicast)
0... .... .... .... = Broadcast flag: Unicast
.000 0000 0000 0000 = Reserved flags: 0x0000
Client IP address: 0.0.0.0
Your (client) IP address: 0.0.0.0
Next server IP address: 0.0.0.0
Relay agent IP address: 0.0.0.0
Client MAC address: 8c:85:90:26:21:c5
Client hardware address padding: 00000000000000000000
Server host name: 0
Boot file name: 0
Magic cookie: DHCP
Option: (53) DHCP Message Type (Request)
Length: 1
DHCP: Request (1)
Option: (55) Parameter Request List
Length: 10
Parameter Request List Item: (1) Subnet Mask
Parameter Request List Item: (121) Classless Static Route
Parameter Request List Item: (3) Router
Parameter Request List Item: (6) Domain Name Server
Parameter Request List Item: (15) Domain Name
Parameter Request List Item: (119) Domain Search
Parameter Request List Item: (252) Private/Proxy autodiscovery
Parameter Request List Item: (95) LDAP
Parameter Request List Item: (44) NetBIOS over TCP/IP Name Server
Parameter Request List Item: (46) NetBIOS over TCP/IP Node Type
Option: (57) Maximum DHCP Message Size
Length: 2
Maximum DHCP Message Size: 1500
Option: (61) Client identifier
Length: 7
Hardware type: Ethernet (0x01) (0x01)
Client MAC address: 8c:85:90:26:21:c5
Option: (50) Requested IP Address (10.64.13.121)
Length: 4
Requested IP Address: 10.64.13.121
Option: (54) DHCP Server Identifier (10.64.63.254)
Length: 4
DHCP Server Identifier: 10.64.63.254
Option: (12) Host Name
Length: 12
Host Name: wangzhedeMBP
Option: (255) End
Option End: 255
Padding: 0000000000
Frame 4: 373 bytes on wire (2984 bits), 373 bytes captured (2984 bits) on interface unknown, id 0
Interface id: 0 (known)
Interface name: unknown
Ethernet II, Src: 00:09:0f:09:00:02, Dest: 8c:85:90:26:21:c5
Destination: 8c:85:90:26:21:c5
Address: 8c:85:90:26:21:c5
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Source: 00:09:0f:09:00:02
Address: 00:09:0f:09:00:02
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Type: IPv4 (0x0800)
Internet Protocol Version 4, Src: 10.64.63.254, Dst: 10.64.13.121
Version: 4
Header Length: 20
Differentiated Services Field: 0x10
Total Length: 359
Identification: 0x0000 (0)
Flags: 0x00
0... .... = Reserved bit: Not set
.0.. .... = Don't fragment: Not set
..0. .... = More fragments: Not set
Fragment Offset: 0
Time to Live: 16
Protocol: UDP (17)
Header Checksum: 0x4780
Source Address: 10.64.63.254
Destination Address: 10.64.13.121
User Datagram Protocol, Src Port: 67, Dst Port: 68
Source Port: 67
Destination Port: 68
Length: 339
Checksum: 0xb6fd
UDP payload (331 bytes)
Dynamic Host Configuration Protocol
Message type: Boot Reply (2)
Hardware type: Ethernet (0x01)
Hardware address length: 6
Hops: 0
Transaction ID: 0x8578e8de
Seconds elapsed: 3
Bootp flags: 0x0000 (Unicast)
0... .... .... .... = Broadcast flag: Unicast
.000 0000 0000 0000 = Reserved flags: 0x0000
Client IP address: 0.0.0.0
Your (client) IP address: 10.64.13.121
Next server IP address: 0.0.0.0
Relay agent IP address: 0.0.0.0
Client MAC address: 8c:85:90:26:21:c5
Client hardware address padding: 00000000000000000000
Server host name: 0
Boot file name: 0
Magic cookie: DHCP
Option: (53) DHCP Message Type (ACK)
Length: 1
DHCP: ACK (1)
Option: (54) DHCP Server Identifier (10.64.63.254)
Length: 4
DHCP Server Identifier: 10.64.63.254
Option: (51) IP Address Lease Time
Length: 4
IP Address Lease Time: (43200s) 12 hours
Option: (1) Subnet Mask (255.255.192.0)
Length: 4
Subnet Mask: 255.255.192.0
Option: (3) Router
Length: 4
Router: 10.64.63.254
Option: (6) Domain Name Server
Length: 8
Domain Name Server: 134.157.0.129
Domain Name Server: 157.0.129.134
Option: (58) Renewal Time Value
Length: 4
Renewal Time Value: (21600s) 6 hours
Option: (59) Rebinding Time Value
Length: 4
Rebinding Time Value: (37800s) 10 hours, 30 minutes
Option: (2) Time Offset
Length: 4
Time Offset: (3600s) 1 hour
Option: (224) Private
Length: 33
Value: 464754334b44335a3136383030303734464754334b44335a313638303030373800
Option: (255) End
Option End: 255
Frame 5: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface unknown, id 0
Interface id: 0 (known)
Interface name: unknown
Ethernet II, Src: 8c:85:90:26:21:c5, Dest: 00:09:0f:09:00:02
Destination: 00:09:0f:09:00:02
Address: 00:09:0f:09:00:02
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Source: 8c:85:90:26:21:c5
Address: 8c:85:90:26:21:c5
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Type: IPv4 (0x0800)
Internet Protocol Version 4, Src: 10.64.7.214, Dst: 10.64.63.254
Version: 4
Header Length: 20
Differentiated Services Field: 0x00
Total Length: 328
Identification: 0x4192 (16786)
Flags: 0x00
0... .... = Reserved bit: Not set
.0.. .... = Don't fragment: Not set
..0. .... = More fragments: Not set
Fragment Offset: 0
Time to Live: 64
Protocol: UDP (17)
Header Checksum: 0xdbbf
Source Address: 10.64.7.214
Destination Address: 10.64.63.254
User Datagram Protocol, Src Port: 68, Dst Port: 67
Source Port: 68
Destination Port: 67
Length: 308
Checksum: 0x9bc9
UDP payload (300 bytes)
Dynamic Host Configuration Protocol
Message type: Boot Request (1)
Hardware type: Ethernet (0x01)
Hardware address length: 6
Hops: 0
Transaction ID: 0xf375020a
Seconds elapsed: 0
Bootp flags: 0x0000 (Unicast)
0... .... .... .... = Broadcast flag: Unicast
.000 0000 0000 0000 = Reserved flags: 0x0000
Client IP address: 10.64.7.214
Your (client) IP address: 0.0.0.0
Next server IP address: 0.0.0.0
Relay agent IP address: 0.0.0.0
Client MAC address: 8c:85:90:26:21:c5
Client hardware address padding: 00000000000000000000
Server host name: 0
Boot file name: 0
Magic cookie: DHCP
Option: (53) DHCP Message Type (Release)
Length: 1
DHCP: Release (1)
Option: (61) Client identifier
Length: 7
Hardware type: Ethernet (0x01) (0x01)
Client MAC address: 8c:85:90:26:21:c5
Option: (54) DHCP Server Identifier (10.64.63.254)
Length: 4
DHCP Server Identifier: 10.64.63.254
Option: (255) End
Option End: 255
Padding: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000
Frame 6: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface unknown, id 0
Interface id: 0 (known)
Interface name: unknown
Ethernet II, Src: 8c:85:90:26:21:c5, Dest: ff:ff:ff:ff:ff:ff
Destination: ff:ff:ff:ff:ff:ff
Address: ff:ff:ff:ff:ff:ff
.... ..1. .... .... .... .... = LG bit: Locally administered address (this is NOT the factory default)
.... ...1 .... .... .... .... = IG bit: Group address (multicast/broadcast)
Source: 8c:85:90:26:21:c5
Address: 8c:85:90:26:21:c5
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Type: IPv4 (0x0800)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
Version: 4
Header Length: 20
Differentiated Services Field: 0x00
Total Length: 328
Identification: 0x48ec (18668)
Flags: 0x00
0... .... = Reserved bit: Not set
.0.. .... = Don't fragment: Not set
..0. .... = More fragments: Not set
Fragment Offset: 0
Time to Live: 255
Protocol: UDP (17)
Header Checksum: 0x71b9
Source Address: 0.0.0.0
Destination Address: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Source Port: 68
Destination Port: 67
Length: 308
Checksum: 0xafce
UDP payload (300 bytes)
Dynamic Host Configuration Protocol
Message type: Boot Request (1)
Hardware type: Ethernet (0x01)
Hardware address length: 6
Hops: 0
Transaction ID: 0x082bcecd
Seconds elapsed: 0
Bootp flags: 0x0000 (Unicast)
0... .... .... .... = Broadcast flag: Unicast
.000 0000 0000 0000 = Reserved flags: 0x0000
Client IP address: 10.64.7.253
Your (client) IP address: 0.0.0.0
Next server IP address: 0.0.0.0
Relay agent IP address: 0.0.0.0
Client MAC address: 8c:85:90:26:21:c5
Client hardware address padding: 00000000000000000000
Server host name: 0
Boot file name: 0
Magic cookie: DHCP
Option: (53) DHCP Message Type (Inform)
Length: 1
DHCP: Inform (1)
Option: (55) Parameter Request List
Length: 10
Parameter Request List Item: (1) Subnet Mask
Parameter Request List Item: (121) Classless Static Route
Parameter Request List Item: (3) Router
Parameter Request List Item: (6) Domain Name Server
Parameter Request List Item: (15) Domain Name
Parameter Request List Item: (119) Domain Search
Parameter Request List Item: (252) Private/Proxy autodiscovery
Parameter Request List Item: (95) LDAP
Parameter Request List Item: (44) NetBIOS over TCP/IP Name Server
Parameter Request List Item: (46) NetBIOS over TCP/IP Node Type
Option: (57) Maximum DHCP Message Size
Length: 2
Maximum DHCP Message Size: 1500
Option: (61) Client identifier
Length: 7
Hardware type: Ethernet (0x01) (0x01)
Client MAC address: 8c:85:90:26:21:c5
Option: (12) Host Name
Length: 12
Host Name: wangzhedeMBP
Option: (255) End
Option End: 255
Padding: 0000000000000000000000000000000000
Frame 7: 73 bytes on wire (584 bits), 73 bytes captured (584 bits) on interface unknown, id 0
Interface id: 0 (known)
Interface name: unknown
Ethernet II, Src: 8c:85:90:26:21:c5, Dest: 00:09:0f:09:00:02
Destination: 00:09:0f:09:00:02
Address: 00:09:0f:09:00:02
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Source: 8c:85:90:26:21:c5
Address: 8c:85:90:26:21:c5
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Type: IPv4 (0x0800)
Internet Protocol Version 4, Src: 10.64.7.214, Dst: 134.157.0.129
Version: 4
Header Length: 20
Differentiated Services Field: 0x00
Total Length: 59
Identification: 0xf1a5 (61861)
Flags: 0x00
0... .... = Reserved bit: Not set
.0.. .... = Don't fragment: Not set
..0. .... = More fragments: Not set
Fragment Offset: 0
Time to Live: 255
Protocol: UDP (17)
Header Checksum: 0x30d8
Source Address: 10.64.7.214
Destination Address: 134.157.0.129
User Datagram Protocol, Src Port: 51486, Dst Port: 53
Source Port: 51486
Destination Port: 53
Length: 39
Checksum: 0xf111
UDP payload (31 bytes)
Domain Name System (query)
Transaction ID: 0xd90f
Flags: 0x0100 Standard query
Questions: 1
Answer RRs: 0
Authority RRs: 0
Additional RRs: 0
Queries
www.apple.com: type: A, class IN
Name: www.apple.com
[Name Length: 13]
[Label Count: 3]
Type: A (1)
Class: IN (0x0001)
Frame 8: 471 bytes on wire (3768 bits), 471 bytes captured (3768 bits) on interface unknown, id 0
Interface id: 0 (known)
Interface name: unknown
Ethernet II, Src: 00:09:0f:09:00:02, Dest: 8c:85:90:26:21:c5
Destination: 8c:85:90:26:21:c5
Address: 8c:85:90:26:21:c5
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Source: 00:09:0f:09:00:02
Address: 00:09:0f:09:00:02
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
Type: IPv4 (0x0800)
Internet Protocol Version 4, Src: 134.157.0.129, Dst: 10.64.7.214
Version: 4
Header Length: 20
Differentiated Services Field: 0x00
Total Length: 457
Identification: 0x0c28 (3112)
Flags: 0x00
0... .... = Reserved bit: Not set
.0.. .... = Don't fragment: Not set
..0. .... = More fragments: Not set
Fragment Offset: 0
Time to Live: 62
Protocol: UDP (17)
Header Checksum: 0xd5c8
Source Address: 134.157.0.129
Destination Address: 10.64.7.214
User Datagram Protocol, Src Port: 53, Dst Port: 51486
Source Port: 53
Destination Port: 51486
Length: 437
Checksum: 0xadb7
UDP payload (429 bytes)
Domain Name System (response)
Transaction ID: 0xd90f
Flags: 0x8180 Standard query response
Questions: 1
Answer RRs: 4
Authority RRs: 8
Additional RRs: 5
Queries
www.apple.com: type: A, class IN
Name: www.apple.com
[Name Length: 13]
[Label Count: 3]
Type: A (1)
Class: IN (0x0001)
Answers
www.apple.com: type: CNAME, class IN, CNAME: www.apple.com.edgekey.net
Name: www.apple.com
Type: CNAME (5)
Class: IN (0x0001)
Time to live: 1402 (23 minutes, 22 seconds )
Data Length: 27
CNAME: www.apple.com.edgekey.net
www.apple.com.edgekey.net: type: CNAME, class IN, CNAME: www.apple.com.edgekey.net.globalredir.akadns.net
Name: www.apple.com.edgekey.net
Type: CNAME (5)
Class: IN (0x0001)
Time to live: 21202 (5 hours, 53 minutes, 22 seconds )
Data Length: 47
CNAME: www.apple.com.edgekey.net.globalredir.akadns.net
www.apple.com.edgekey.net.globalredir.akadns.net: type: CNAME, class IN, CNAME: e6858.dscx.akamaiedge.net
Name: www.apple.com.edgekey.net.globalredir.akadns.net
Type: CNAME (5)
Class: IN (0x0001)
Time to live: 3202 (53 minutes, 22 seconds )
Data Length: 24
CNAME: e6858.dscx.akamaiedge.net
e6858.dscx.akamaiedge.net: type: A, class IN, Address: 2.18.98.76
Name: e6858.dscx.akamaiedge.net
Type: A (1)
Class: IN (0x0001)
Time to live: 1 (1 second )
Data Length: 4
Address: 2.18.98.76
Authoritative nameservers
dscx.akamaiedge.net: type: NS, class IN, Name Server: n5dscx.akamaiedge.net
Name: dscx.akamaiedge.net
Type: NS (2)
Class: IN (0x0001)
Time to live: 3600 (1 hour )
Data Length: 9
Name Server: n5dscx.akamaiedge.net
dscx.akamaiedge.net: type: NS, class IN, Name Server: n2dscx.akamaiedge.net
Name: dscx.akamaiedge.net
Type: NS (2)
Class: IN (0x0001)
Time to live: 3600 (1 hour )
Data Length: 9
Name Server: n2dscx.akamaiedge.net
dscx.akamaiedge.net: type: NS, class IN, Name Server: n0dscx.akamaiedge.net
Name: dscx.akamaiedge.net
Type: NS (2)
Class: IN (0x0001)
Time to live: 3600 (1 hour )
Data Length: 9
Name Server: n0dscx.akamaiedge.net
dscx.akamaiedge.net: type: NS, class IN, Name Server: n4dscx.akamaiedge.net
Name: dscx.akamaiedge.net
Type: NS (2)
Class: IN (0x0001)
Time to live: 3600 (1 hour )
Data Length: 9
Name Server: n4dscx.akamaiedge.net
dscx.akamaiedge.net: type: NS, class IN, Name Server: n3dscx.akamaiedge.net
Name: dscx.akamaiedge.net
Type: NS (2)
Class: IN (0x0001)
Time to live: 3600 (1 hour )
Data Length: 9
Name Server: n3dscx.akamaiedge.net
dscx.akamaiedge.net: type: NS, class IN, Name Server: n6dscx.akamaiedge.net
Name: dscx.akamaiedge.net
Type: NS (2)
Class: IN (0x0001)
Time to live: 3600 (1 hour )
Data Length: 9
Name Server: n6dscx.akamaiedge.net
dscx.akamaiedge.net: type: NS, class IN, Name Server: n7dscx.akamaiedge.net
Name: dscx.akamaiedge.net
Type: NS (2)
Class: IN (0x0001)
Time to live: 3600 (1 hour )
Data Length: 9
Name Server: n7dscx.akamaiedge.net
dscx.akamaiedge.net: type: NS, class IN, Name Server: n1dscx.akamaiedge.net
Name: dscx.akamaiedge.net
Type: NS (2)
Class: IN (0x0001)
Time to live: 3600 (1 hour )
Data Length: 9
Name Server: n1dscx.akamaiedge.net
Additional records
n0dscx.akamaiedge.net: type: A, class IN, Address: 88.221.81.192
Name: n0dscx.akamaiedge.net
Type: A (1)
Class: IN (0x0001)
Time to live: 3693 (1 hour, 1 minute, 33 seconds )
Data Length: 4
Address: 88.221.81.192
n1dscx.akamaiedge.net: type: A, class IN, Address: 23.1.254.94
Name: n1dscx.akamaiedge.net
Type: A (1)
Class: IN (0x0001)
Time to live: 3693 (1 hour, 1 minute, 33 seconds )
Data Length: 4
Address: 23.1.254.94
n2dscx.akamaiedge.net: type: A, class IN, Address: 2.21.35.157
Name: n2dscx.akamaiedge.net
Type: A (1)
Class: IN (0x0001)
Time to live: 3693 (1 hour, 1 minute, 33 seconds )
Data Length: 4
Address: 2.21.35.157
n3dscx.akamaiedge.net: type: A, class IN, Address: 2.21.35.158
Name: n3dscx.akamaiedge.net
Type: A (1)
Class: IN (0x0001)
Time to live: 3693 (1 hour, 1 minute, 33 seconds )
Data Length: 4
Address: 2.21.35.158
n4dscx.akamaiedge.net: type: A, class IN, Address: 95.100.252.141
Name: n4dscx.akamaiedge.net
Type: A (1)
Class: IN (0x0001)
Time to live: 3693 (1 hour, 1 minute, 33 seconds )
Data Length: 4
Address: 95.100.252.141