openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
4.04k stars 3.5k forks source link

SoftetherVPN: Unable to get connection while using Azure VPN #22058

Open solomonricky opened 1 year ago

solomonricky commented 1 year ago

Maintainer: @fededim @neheb Environment: Server Side

Description: Unable to get connection while using Azure VPN, which does not need Port Forwarding and Public IP Address. I tried to use Static IP Address but failed to connect, too.

What did I set: Basically, normal setup for SoftetherVPN Server when comes to the Local Bridge Setting Part, I tried to use Bridge with Physical Existing Network Adapter and Bridge with New Tap Device, bridge it with br-lan in OpenWrt, but no luck both way unable to connect. With the same method, I set up in Ubuntu 22.04 it works, successfully getting IP Address from DHCP.

For reference, the Wireshark log is provided in comments.

solomonricky commented 1 year ago

Seems like DHCP from OpenWrt does not OFFER any IP Address

No.     Time           Source                Destination           Protocol Length Info
      1 0.000000       5e:f0:ee:dd:22:e6     LLDP_Multicast        LLDP     58     MA/5e:f0:ee:dd:22:e6 MA/5e:f0:ee:dd:22:e6 3601 

Frame 1: 58 bytes on wire (464 bits), 58 bytes captured (464 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: LLDP_Multicast (01:80:c2:00:00:0e)
Link Layer Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
      2 0.010592       0.0.0.0               255.255.255.255       DHCP     342    DHCP Discover - Transaction ID 0x9aa0e663

Frame 2: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Dynamic Host Configuration Protocol (Discover)

No.     Time           Source                Destination           Protocol Length Info
      3 0.038074       fe80::a6ce:2cf9:230e:23e8 ff02::1:2             DHCPv6   145    Solicit XID: 0x333ae1 CID: 000100012c0709812cf05d659004 

Frame 3: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:02 (33:33:00:01:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:2
User Datagram Protocol, Src Port: 546, Dst Port: 547
DHCPv6

No.     Time           Source                Destination           Protocol Length Info
      4 0.242304       5e:f0:ee:dd:22:e6     Broadcast             ARP      42     Who has 169.254.104.195? (ARP Probe)

Frame 4: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Address Resolution Protocol (ARP Probe)

No.     Time           Source                Destination           Protocol Length Info
      5 0.242376       169.254.104.195       224.0.0.22            IGMPv3   62     Membership Report / Join group 224.0.0.251 for any sources / Join group 239.255.255.250 for any sources

Frame 5: 62 bytes on wire (496 bits), 62 bytes captured (496 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_16 (01:00:5e:00:00:16)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.22
Internet Group Management Protocol

No.     Time           Source                Destination           Protocol Length Info
      6 0.242447       ::                    ff02::1:ff0e:23e8     ICMPv6   78     Neighbor Solicitation for fe80::a6ce:2cf9:230e:23e8

Frame 6: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_ff:0e:23:e8 (33:33:ff:0e:23:e8)
Internet Protocol Version 6, Src: ::, Dst: ff02::1:ff0e:23e8
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
      7 0.242476       fe80::a6ce:2cf9:230e:23e8 ff02::2               ICMPv6   62     Router Solicitation

Frame 7: 62 bytes on wire (496 bits), 62 bytes captured (496 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_02 (33:33:00:00:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::2
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
      8 0.242545       fe80::a6ce:2cf9:230e:23e8 ff02::16              ICMPv6   110    Multicast Listener Report Message v2

Frame 8: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_16 (33:33:00:00:00:16)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::16
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
      9 0.336942       0.0.0.0               255.255.255.255       DHCP     342    DHCP Discover - Transaction ID 0xe87ed7ff

Frame 9: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Dynamic Host Configuration Protocol (Discover)

No.     Time           Source                Destination           Protocol Length Info
     10 0.746106       169.254.104.195       224.0.0.22            IGMPv3   62     Membership Report / Join group 224.0.0.251 for any sources / Join group 239.255.255.250 for any sources

Frame 10: 62 bytes on wire (496 bits), 62 bytes captured (496 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_16 (01:00:5e:00:00:16)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.22
Internet Group Management Protocol

No.     Time           Source                Destination           Protocol Length Info
     11 0.746319       fe80::a6ce:2cf9:230e:23e8 ff02::16              ICMPv6   110    Multicast Listener Report Message v2

Frame 11: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_16 (33:33:00:00:00:16)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::16
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     12 1.000155       5e:f0:ee:dd:22:e6     LLDP_Multicast        LLDP     58     MA/5e:f0:ee:dd:22:e6 MA/5e:f0:ee:dd:22:e6 3601 

Frame 12: 58 bytes on wire (464 bits), 58 bytes captured (464 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: LLDP_Multicast (01:80:c2:00:00:0e)
Link Layer Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     13 1.048121       fe80::a6ce:2cf9:230e:23e8 ff02::1:2             DHCPv6   145    Solicit XID: 0x333ae1 CID: 000100012c0709812cf05d659004 

Frame 13: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:02 (33:33:00:01:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:2
User Datagram Protocol, Src Port: 546, Dst Port: 547
DHCPv6

No.     Time           Source                Destination           Protocol Length Info
     14 1.254462       5e:f0:ee:dd:22:e6     Broadcast             ARP      42     Who has 169.254.104.195? (ARP Probe)

Frame 14: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Address Resolution Protocol (ARP Probe)

No.     Time           Source                Destination           Protocol Length Info
     15 1.254551       fe80::a6ce:2cf9:230e:23e8 ff02::1               ICMPv6   86     Neighbor Advertisement fe80::a6ce:2cf9:230e:23e8 (ovr) is at 5e:f0:ee:dd:22:e6

Frame 15: 86 bytes on wire (688 bits), 86 bytes captured (688 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01 (33:33:00:00:00:01)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     16 1.270993       fe80::a6ce:2cf9:230e:23e8 ff02::16              ICMPv6   90     Multicast Listener Report Message v2

Frame 16: 90 bytes on wire (720 bits), 90 bytes captured (720 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_16 (33:33:00:00:00:16)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::16
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     17 1.271142       169.254.104.195       224.0.0.22            IGMPv3   54     Membership Report / Join group 224.0.0.252 for any sources

Frame 17: 54 bytes on wire (432 bits), 54 bytes captured (432 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_16 (01:00:5e:00:00:16)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.22
Internet Group Management Protocol

No.     Time           Source                Destination           Protocol Length Info
     18 1.272651       169.254.104.195       224.0.0.251           MDNS     69     Standard query 0x0000 ANY MSI.local, "QM" question

Frame 18: 69 bytes on wire (552 bits), 69 bytes captured (552 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     19 1.274059       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     89     Standard query 0x0000 ANY MSI.local, "QM" question

Frame 19: 89 bytes on wire (712 bits), 89 bytes captured (712 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     20 1.275322       169.254.104.195       224.0.0.251           MDNS     107    Standard query response 0x0000 AAAA fe80::a6ce:2cf9:230e:23e8 A 169.254.104.195

Frame 20: 107 bytes on wire (856 bits), 107 bytes captured (856 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     21 1.275516       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     127    Standard query response 0x0000 AAAA fe80::a6ce:2cf9:230e:23e8 A 169.254.104.195

Frame 21: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     22 1.275790       169.254.104.195       224.0.0.251           MDNS     69     Standard query 0x0000 ANY MSI.local, "QM" question

Frame 22: 69 bytes on wire (552 bits), 69 bytes captured (552 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     23 1.276817       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     89     Standard query 0x0000 ANY MSI.local, "QM" question

Frame 23: 89 bytes on wire (712 bits), 89 bytes captured (712 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     24 1.277732       fe80::a6ce:2cf9:230e:23e8 ff02::1:3             LLMNR    83     Standard query 0x8886 ANY MSI

Frame 24: 83 bytes on wire (664 bits), 83 bytes captured (664 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:03 (33:33:00:01:00:03)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:3
User Datagram Protocol, Src Port: 59016, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
     25 1.277922       169.254.104.195       224.0.0.252           LLMNR    63     Standard query 0x8886 ANY MSI

Frame 25: 63 bytes on wire (504 bits), 63 bytes captured (504 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fc (01:00:5e:00:00:fc)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.252
User Datagram Protocol, Src Port: 59016, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
     26 1.278163       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     127    Standard query response 0x0000 AAAA fe80::a6ce:2cf9:230e:23e8 A 169.254.104.195

Frame 26: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     27 1.279671       169.254.104.195       224.0.0.251           MDNS     107    Standard query response 0x0000 AAAA fe80::a6ce:2cf9:230e:23e8 A 169.254.104.195

Frame 27: 107 bytes on wire (856 bits), 107 bytes captured (856 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     28 1.283264       fe80::a6ce:2cf9:230e:23e8 ff02::16              ICMPv6   90     Multicast Listener Report Message v2

Frame 28: 90 bytes on wire (720 bits), 90 bytes captured (720 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_16 (33:33:00:00:00:16)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::16
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     29 1.753131       169.254.104.195       224.0.0.22            IGMPv3   54     Membership Report / Join group 224.0.0.252 for any sources

Frame 29: 54 bytes on wire (432 bits), 54 bytes captured (432 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_16 (01:00:5e:00:00:16)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.22
Internet Group Management Protocol

No.     Time           Source                Destination           Protocol Length Info
     30 1.753266       fe80::a6ce:2cf9:230e:23e8 ff02::16              ICMPv6   110    Multicast Listener Report Message v2

Frame 30: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_16 (33:33:00:00:00:16)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::16
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     31 2.006090       5e:f0:ee:dd:22:e6     LLDP_Multicast        LLDP     58     MA/5e:f0:ee:dd:22:e6 MA/5e:f0:ee:dd:22:e6 3601 

Frame 31: 58 bytes on wire (464 bits), 58 bytes captured (464 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: LLDP_Multicast (01:80:c2:00:00:0e)
Link Layer Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     32 2.254744       5e:f0:ee:dd:22:e6     Broadcast             ARP      42     Who has 169.254.104.195? (ARP Probe)

Frame 32: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Address Resolution Protocol (ARP Probe)

No.     Time           Source                Destination           Protocol Length Info
     33 2.287375       169.254.104.195       224.0.0.251           MDNS     79     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 33: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     34 2.288793       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     99     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 34: 99 bytes on wire (792 bits), 99 bytes captured (792 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     35 2.318511       169.254.104.195       224.0.0.251           MDNS     79     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 35: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     36 2.319204       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     99     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 36: 99 bytes on wire (792 bits), 99 bytes captured (792 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     37 2.365912       169.254.104.195       224.0.0.251           MDNS     79     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 37: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     38 2.366678       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     99     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 38: 99 bytes on wire (792 bits), 99 bytes captured (792 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     39 2.522673       169.254.104.195       224.0.0.251           MDNS     150    Standard query response 0x0000 SRV 0 0 50080 MSI.local TXT

Frame 39: 150 bytes on wire (1200 bits), 150 bytes captured (1200 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     40 2.523458       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     170    Standard query response 0x0000 SRV 0 0 50080 MSI.local TXT

Frame 40: 170 bytes on wire (1360 bits), 170 bytes captured (1360 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     41 3.008413       5e:f0:ee:dd:22:e6     LLDP_Multicast        LLDP     58     MA/5e:f0:ee:dd:22:e6 MA/5e:f0:ee:dd:22:e6 3601 

Frame 41: 58 bytes on wire (464 bits), 58 bytes captured (464 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: LLDP_Multicast (01:80:c2:00:00:0e)
Link Layer Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     42 3.056477       fe80::a6ce:2cf9:230e:23e8 ff02::1:2             DHCPv6   145    Solicit XID: 0x333ae1 CID: 000100012c0709812cf05d659004 

Frame 42: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:02 (33:33:00:01:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:2
User Datagram Protocol, Src Port: 546, Dst Port: 547
DHCPv6

No.     Time           Source                Destination           Protocol Length Info
     43 3.243361       5e:f0:ee:dd:22:e6     Broadcast             ARP      42     ARP Announcement for 169.254.104.195

Frame 43: 42 bytes on wire (336 bits), 42 bytes captured (336 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Address Resolution Protocol (ARP Announcement)

No.     Time           Source                Destination           Protocol Length Info
     44 3.249541       fe80::a6ce:2cf9:230e:23e8 ff02::16              ICMPv6   90     Multicast Listener Report Message v2

Frame 44: 90 bytes on wire (720 bits), 90 bytes captured (720 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_16 (33:33:00:00:00:16)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::16
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     45 3.249586       169.254.104.195       224.0.0.22            IGMPv3   54     Membership Report / Leave group 224.0.0.252

Frame 45: 54 bytes on wire (432 bits), 54 bytes captured (432 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_16 (01:00:5e:00:00:16)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.22
Internet Group Management Protocol

No.     Time           Source                Destination           Protocol Length Info
     46 3.263860       fe80::a6ce:2cf9:230e:23e8 ff02::16              ICMPv6   90     Multicast Listener Report Message v2

Frame 46: 90 bytes on wire (720 bits), 90 bytes captured (720 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_16 (33:33:00:00:00:16)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::16
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     47 3.263975       169.254.104.195       224.0.0.22            IGMPv3   54     Membership Report / Join group 224.0.0.252 for any sources

Frame 47: 54 bytes on wire (432 bits), 54 bytes captured (432 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_16 (01:00:5e:00:00:16)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.22
Internet Group Management Protocol

No.     Time           Source                Destination           Protocol Length Info
     48 3.266773       169.254.104.195       224.0.0.251           MDNS     69     Standard query 0x0000 ANY MSI.local, "QM" question

Frame 48: 69 bytes on wire (552 bits), 69 bytes captured (552 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     49 3.268091       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     89     Standard query 0x0000 ANY MSI.local, "QM" question

Frame 49: 89 bytes on wire (712 bits), 89 bytes captured (712 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     50 3.269211       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     127    Standard query response 0x0000 AAAA fe80::a6ce:2cf9:230e:23e8 A 169.254.104.195

Frame 50: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     51 3.269837       169.254.104.195       224.0.0.251           MDNS     69     Standard query 0x0000 ANY MSI.local, "QM" question

Frame 51: 69 bytes on wire (552 bits), 69 bytes captured (552 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     52 3.270792       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     89     Standard query 0x0000 ANY MSI.local, "QM" question

Frame 52: 89 bytes on wire (712 bits), 89 bytes captured (712 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     53 3.271808       fe80::a6ce:2cf9:230e:23e8 ff02::1:3             LLMNR    83     Standard query 0xbaf7 ANY MSI

Frame 53: 83 bytes on wire (664 bits), 83 bytes captured (664 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:03 (33:33:00:01:00:03)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:3
User Datagram Protocol, Src Port: 57578, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
     54 3.271957       169.254.104.195       224.0.0.252           LLMNR    63     Standard query 0xbaf7 ANY MSI

Frame 54: 63 bytes on wire (504 bits), 63 bytes captured (504 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fc (01:00:5e:00:00:fc)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.252
User Datagram Protocol, Src Port: 57578, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
     55 3.273719       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     127    Standard query response 0x0000 AAAA fe80::a6ce:2cf9:230e:23e8 A 169.254.104.195

Frame 55: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     56 3.274726       169.254.104.195       224.0.0.251           MDNS     107    Standard query response 0x0000 AAAA fe80::a6ce:2cf9:230e:23e8 A 169.254.104.195

Frame 56: 107 bytes on wire (856 bits), 107 bytes captured (856 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     57 3.275858       169.254.104.195       224.0.0.251           MDNS     107    Standard query response 0x0000 AAAA fe80::a6ce:2cf9:230e:23e8 A 169.254.104.195

Frame 57: 107 bytes on wire (856 bits), 107 bytes captured (856 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     58 3.344887       169.254.104.195       169.254.255.255       NBNS     110    Registration NB MSI<00>

Frame 58: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     59 3.345045       169.254.104.195       169.254.255.255       NBNS     110    Registration NB WORKGROUP<00>

Frame 59: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     60 3.345174       169.254.104.195       169.254.255.255       NBNS     110    Registration NB MSI<20>

Frame 60: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     61 3.757108       169.254.104.195       224.0.0.22            IGMPv3   54     Membership Report / Join group 224.0.0.252 for any sources

Frame 61: 54 bytes on wire (432 bits), 54 bytes captured (432 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_16 (01:00:5e:00:00:16)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.22
Internet Group Management Protocol

No.     Time           Source                Destination           Protocol Length Info
     62 3.757184       fe80::a6ce:2cf9:230e:23e8 ff02::16              ICMPv6   90     Multicast Listener Report Message v2

Frame 62: 90 bytes on wire (720 bits), 90 bytes captured (720 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_16 (33:33:00:00:00:16)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::16
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     63 3.788708       0.0.0.0               255.255.255.255       DHCP     342    DHCP Discover - Transaction ID 0xe87ed7ff

Frame 63: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Dynamic Host Configuration Protocol (Discover)

No.     Time           Source                Destination           Protocol Length Info
     64 4.104939       169.254.104.195       169.254.255.255       NBNS     110    Registration NB MSI<00>

Frame 64: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     65 4.105034       169.254.104.195       169.254.255.255       NBNS     110    Registration NB MSI<20>

Frame 65: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     66 4.105097       169.254.104.195       169.254.255.255       NBNS     110    Registration NB WORKGROUP<00>

Frame 66: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     67 4.245357       fe80::a6ce:2cf9:230e:23e8 ff02::2               ICMPv6   70     Router Solicitation from 5e:f0:ee:dd:22:e6

Frame 67: 70 bytes on wire (560 bits), 70 bytes captured (560 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_02 (33:33:00:00:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::2
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
     68 4.277962       169.254.104.195       224.0.0.251           MDNS     79     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 68: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     69 4.278745       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     99     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 69: 99 bytes on wire (792 bits), 99 bytes captured (792 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     70 4.498895       169.254.104.195       224.0.0.251           MDNS     79     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 70: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     71 4.499695       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     99     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 71: 99 bytes on wire (792 bits), 99 bytes captured (792 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     72 4.639888       169.254.104.195       224.0.0.251           MDNS     79     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 72: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     73 4.640938       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     99     Standard query 0x0000 ANY WDP._wdp._tcp.local, "QU" question

Frame 73: 99 bytes on wire (792 bits), 99 bytes captured (792 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     74 4.718697       169.254.104.195       224.0.0.251           MDNS     150    Standard query response 0x0000 SRV 0 0 50080 MSI.local TXT

Frame 74: 150 bytes on wire (1200 bits), 150 bytes captured (1200 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     75 4.719517       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     170    Standard query response 0x0000 SRV 0 0 50080 MSI.local TXT

Frame 75: 170 bytes on wire (1360 bits), 170 bytes captured (1360 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     76 4.857126       169.254.104.195       239.255.255.250       SSDP     217    M-SEARCH * HTTP/1.1 

Frame 76: 217 bytes on wire (1736 bits), 217 bytes captured (1736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 57579, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     77 4.860305       169.254.104.195       169.254.255.255       NBNS     110    Registration NB WORKGROUP<00>

Frame 77: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     78 4.861472       169.254.104.195       169.254.255.255       NBNS     110    Registration NB MSI<20>

Frame 78: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     79 4.861587       169.254.104.195       169.254.255.255       NBNS     110    Registration NB MSI<00>

Frame 79: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     80 4.891434       169.254.104.195       239.255.255.250       SSDP     212    M-SEARCH * HTTP/1.1 

Frame 80: 212 bytes on wire (1696 bits), 212 bytes captured (1696 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 57585, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     81 5.613780       169.254.104.195       169.254.255.255       NBNS     110    Registration NB MSI<20>

Frame 81: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     82 5.613872       169.254.104.195       169.254.255.255       NBNS     110    Registration NB WORKGROUP<00>

Frame 82: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     83 5.613931       169.254.104.195       169.254.255.255       NBNS     110    Registration NB MSI<00>

Frame 83: 110 bytes on wire (880 bits), 110 bytes captured (880 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
     84 5.725665       169.254.104.195       224.0.0.251           MDNS     150    Standard query response 0x0000 SRV 0 0 50080 MSI.local TXT

Frame 84: 150 bytes on wire (1200 bits), 150 bytes captured (1200 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     85 5.726479       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     170    Standard query response 0x0000 SRV 0 0 50080 MSI.local TXT

Frame 85: 170 bytes on wire (1360 bits), 170 bytes captured (1360 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)

No.     Time           Source                Destination           Protocol Length Info
     86 5.868374       169.254.104.195       239.255.255.250       SSDP     217    M-SEARCH * HTTP/1.1 

Frame 86: 217 bytes on wire (1736 bits), 217 bytes captured (1736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 57579, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     87 5.899294       169.254.104.195       239.255.255.250       SSDP     212    M-SEARCH * HTTP/1.1 

Frame 87: 212 bytes on wire (1696 bits), 212 bytes captured (1696 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 57585, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     88 6.869071       169.254.104.195       239.255.255.250       SSDP     217    M-SEARCH * HTTP/1.1 

Frame 88: 217 bytes on wire (1736 bits), 217 bytes captured (1736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 57579, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     89 6.900767       169.254.104.195       239.255.255.250       SSDP     212    M-SEARCH * HTTP/1.1 

Frame 89: 212 bytes on wire (1696 bits), 212 bytes captured (1696 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 57585, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     90 7.056567       fe80::a6ce:2cf9:230e:23e8 ff02::1:2             DHCPv6   145    Solicit XID: 0x333ae1 CID: 000100012c0709812cf05d659004 

Frame 90: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:02 (33:33:00:01:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:2
User Datagram Protocol, Src Port: 546, Dst Port: 547
DHCPv6

No.     Time           Source                Destination           Protocol Length Info
     91 7.867831       169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 91: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     92 7.868039       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 92: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     93 7.869492       169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 93: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     94 7.869615       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 94: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     95 7.870769       169.254.104.195       239.255.255.250       SSDP     217    M-SEARCH * HTTP/1.1 

Frame 95: 217 bytes on wire (1736 bits), 217 bytes captured (1736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 57579, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
     96 7.898782       169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 96: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     97 7.898978       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 97: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     98 7.900417       169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 98: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
     99 7.900549       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 99: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    100 7.901663       169.254.104.195       239.255.255.250       SSDP     212    M-SEARCH * HTTP/1.1 

Frame 100: 212 bytes on wire (1696 bits), 212 bytes captured (1696 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 57585, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
    101 8.249360       fe80::a6ce:2cf9:230e:23e8 ff02::2               ICMPv6   70     Router Solicitation from 5e:f0:ee:dd:22:e6

Frame 101: 70 bytes on wire (560 bits), 70 bytes captured (560 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_02 (33:33:00:00:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::2
Internet Control Message Protocol v6

No.     Time           Source                Destination           Protocol Length Info
    102 8.722518       0.0.0.0               255.255.255.255       DHCP     342    DHCP Discover - Transaction ID 0xe87ed7ff

Frame 102: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Dynamic Host Configuration Protocol (Discover)

No.     Time           Source                Destination           Protocol Length Info
    103 8.880180       169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 103: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    104 8.880360       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 104: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    105 8.881610       169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 105: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    106 8.881745       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 106: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    107 8.912201       169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 107: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    108 8.912389       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 108: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    109 8.913889       169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 109: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    110 8.914011       fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 110: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    111 10.897154      169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 111: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    112 10.897365      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 112: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    113 10.898890      169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 113: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    114 10.899027      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 114: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    115 10.927412      169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 115: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    116 10.927570      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 116: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    117 10.928753      169.254.104.195       224.0.0.251           MDNS     82     Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 117: 82 bytes on wire (656 bits), 82 bytes captured (656 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    118 10.928884      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     102    Standard query 0x0000 PTR _googlecast._tcp.local, "QM" question

Frame 118: 102 bytes on wire (816 bits), 102 bytes captured (816 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    119 15.068804      fe80::a6ce:2cf9:230e:23e8 ff02::1:2             DHCPv6   145    Solicit XID: 0x333ae1 CID: 000100012c0709812cf05d659004 

Frame 119: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:02 (33:33:00:01:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:2
User Datagram Protocol, Src Port: 546, Dst Port: 547
DHCPv6

No.     Time           Source                Destination           Protocol Length Info
    120 16.738860      0.0.0.0               255.255.255.255       DHCP     342    DHCP Discover - Transaction ID 0xe87ed7ff

Frame 120: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Dynamic Host Configuration Protocol (Discover)

No.     Time           Source                Destination           Protocol Length Info
    121 18.738348      169.254.104.195       169.254.255.255       UDP      86     57621 → 57621 Len=44

Frame 121: 86 bytes on wire (688 bits), 86 bytes captured (688 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 57621, Dst Port: 57621
Data (44 bytes)

0000  53 70 6f 74 55 64 70 30 71 db 12 f5 d9 79 5b 04   SpotUdp0q....y[.
0010  00 01 00 04 48 95 c2 03 6e 69 91 af 38 dc bf a2   ....H...ni..8...
0020  1d 68 04 e0 79 70 2b 67 4f ad 16 6f               .h..yp+gO..o

No.     Time           Source                Destination           Protocol Length Info
    122 31.077089      fe80::a6ce:2cf9:230e:23e8 ff02::1:2             DHCPv6   145    Solicit XID: 0x333ae1 CID: 000100012c0709812cf05d659004 

Frame 122: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:02 (33:33:00:01:00:02)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:2
User Datagram Protocol, Src Port: 546, Dst Port: 547
DHCPv6

No.     Time           Source                Destination           Protocol Length Info
    123 33.229007      0.0.0.0               255.255.255.255       DHCP     342    DHCP Discover - Transaction ID 0xe87ed7ff

Frame 123: 342 bytes on wire (2736 bits), 342 bytes captured (2736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 0.0.0.0, Dst: 255.255.255.255
User Datagram Protocol, Src Port: 68, Dst Port: 67
Dynamic Host Configuration Protocol (Discover)

No.     Time           Source                Destination           Protocol Length Info
    124 36.615212      169.254.104.195       169.254.255.255       NBNS     92     Name query NB 4D82A8000000<00>

Frame 124: 92 bytes on wire (736 bits), 92 bytes captured (736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
    125 36.615789      169.254.104.195       224.0.0.251           MDNS     78     Standard query 0x0000 A 4D82A8000000.local, "QM" question

Frame 125: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    126 36.617245      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     98     Standard query 0x0000 A 4D82A8000000.local, "QM" question

Frame 126: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    127 36.618092      169.254.104.195       224.0.0.251           MDNS     78     Standard query 0x0000 A 4D82A8000000.local, "QM" question

Frame 127: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    128 36.618962      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     98     Standard query 0x0000 A 4D82A8000000.local, "QM" question

Frame 128: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    129 36.619687      169.254.104.195       224.0.0.251           MDNS     78     Standard query 0x0000 AAAA 4D82A8000000.local, "QM" question

Frame 129: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    130 36.620445      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     98     Standard query 0x0000 AAAA 4D82A8000000.local, "QM" question

Frame 130: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    131 36.621103      169.254.104.195       224.0.0.251           MDNS     78     Standard query 0x0000 AAAA 4D82A8000000.local, "QM" question

Frame 131: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    132 36.621153      fe80::a6ce:2cf9:230e:23e8 ff02::1:3             LLMNR    92     Standard query 0x2929 A 4D82A8000000

Frame 132: 92 bytes on wire (736 bits), 92 bytes captured (736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:03 (33:33:00:01:00:03)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:3
User Datagram Protocol, Src Port: 57416, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
    133 36.621255      169.254.104.195       224.0.0.252           LLMNR    72     Standard query 0x2929 A 4D82A8000000

Frame 133: 72 bytes on wire (576 bits), 72 bytes captured (576 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fc (01:00:5e:00:00:fc)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.252
User Datagram Protocol, Src Port: 57416, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
    134 36.621726      fe80::a6ce:2cf9:230e:23e8 ff02::1:3             LLMNR    92     Standard query 0x76a1 AAAA 4D82A8000000

Frame 134: 92 bytes on wire (736 bits), 92 bytes captured (736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:03 (33:33:00:01:00:03)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:3
User Datagram Protocol, Src Port: 60317, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
    135 36.621796      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     98     Standard query 0x0000 AAAA 4D82A8000000.local, "QM" question

Frame 135: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    136 36.621819      169.254.104.195       224.0.0.252           LLMNR    72     Standard query 0x76a1 AAAA 4D82A8000000

Frame 136: 72 bytes on wire (576 bits), 72 bytes captured (576 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fc (01:00:5e:00:00:fc)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.252
User Datagram Protocol, Src Port: 60317, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
    137 37.039774      fe80::a6ce:2cf9:230e:23e8 ff02::1:3             LLMNR    92     Standard query 0x76a1 AAAA 4D82A8000000

Frame 137: 92 bytes on wire (736 bits), 92 bytes captured (736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:03 (33:33:00:01:00:03)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:3
User Datagram Protocol, Src Port: 60317, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
    138 37.039783      fe80::a6ce:2cf9:230e:23e8 ff02::1:3             LLMNR    92     Standard query 0x2929 A 4D82A8000000

Frame 138: 92 bytes on wire (736 bits), 92 bytes captured (736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_01:00:03 (33:33:00:01:00:03)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::1:3
User Datagram Protocol, Src Port: 57416, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
    139 37.039918      169.254.104.195       224.0.0.252           LLMNR    72     Standard query 0x76a1 AAAA 4D82A8000000

Frame 139: 72 bytes on wire (576 bits), 72 bytes captured (576 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fc (01:00:5e:00:00:fc)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.252
User Datagram Protocol, Src Port: 60317, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
    140 37.039918      169.254.104.195       224.0.0.252           LLMNR    72     Standard query 0x2929 A 4D82A8000000

Frame 140: 72 bytes on wire (576 bits), 72 bytes captured (576 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fc (01:00:5e:00:00:fc)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.252
User Datagram Protocol, Src Port: 57416, Dst Port: 5355
Link-local Multicast Name Resolution (query)

No.     Time           Source                Destination           Protocol Length Info
    141 37.370186      169.254.104.195       169.254.255.255       NBNS     92     Name query NB 4D82A8000000<00>

Frame 141: 92 bytes on wire (736 bits), 92 bytes captured (736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
    142 37.620957      169.254.104.195       224.0.0.251           MDNS     78     Standard query 0x0000 A 4D82A8000000.local, "QM" question

Frame 142: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    143 37.622106      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     98     Standard query 0x0000 A 4D82A8000000.local, "QM" question

Frame 143: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    144 37.622932      169.254.104.195       224.0.0.251           MDNS     78     Standard query 0x0000 AAAA 4D82A8000000.local, "QM" question

Frame 144: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    145 37.623884      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     98     Standard query 0x0000 AAAA 4D82A8000000.local, "QM" question

Frame 145: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    146 37.624458      169.254.104.195       224.0.0.251           MDNS     78     Standard query 0x0000 A 4D82A8000000.local, "QM" question

Frame 146: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    147 37.625100      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     98     Standard query 0x0000 A 4D82A8000000.local, "QM" question

Frame 147: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    148 37.625659      169.254.104.195       224.0.0.251           MDNS     78     Standard query 0x0000 AAAA 4D82A8000000.local, "QM" question

Frame 148: 78 bytes on wire (624 bits), 78 bytes captured (624 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    149 37.626300      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     98     Standard query 0x0000 AAAA 4D82A8000000.local, "QM" question

Frame 149: 98 bytes on wire (784 bits), 98 bytes captured (784 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    150 38.122843      169.254.104.195       169.254.255.255       NBNS     92     Name query NB 4D82A8000000<00>

Frame 150: 92 bytes on wire (736 bits), 92 bytes captured (736 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 137, Dst Port: 137
NetBIOS Name Service

No.     Time           Source                Destination           Protocol Length Info
    151 41.814148      169.254.104.195       224.0.0.251           MDNS     87     Standard query 0x0000 PTR _spotify-connect._tcp.local, "QM" question

Frame 151: 87 bytes on wire (696 bits), 87 bytes captured (696 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    152 41.816002      fe80::a6ce:2cf9:230e:23e8 ff02::fb              MDNS     107    Standard query 0x0000 PTR _spotify-connect._tcp.local, "QM" question

Frame 152: 107 bytes on wire (856 bits), 107 bytes captured (856 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv6mcast_fb (33:33:00:00:00:fb)
Internet Protocol Version 6, Src: fe80::a6ce:2cf9:230e:23e8, Dst: ff02::fb
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)

No.     Time           Source                Destination           Protocol Length Info
    153 44.001202      169.254.104.195       239.255.255.250       SSDP     167    M-SEARCH * HTTP/1.1 

Frame 153: 167 bytes on wire (1336 bits), 167 bytes captured (1336 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: IPv4mcast_7f:ff:fa (01:00:5e:7f:ff:fa)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 239.255.255.250
User Datagram Protocol, Src Port: 52327, Dst Port: 1900
Simple Service Discovery Protocol

No.     Time           Source                Destination           Protocol Length Info
    154 48.742646      169.254.104.195       169.254.255.255       UDP      86     57621 → 57621 Len=44

Frame 154: 86 bytes on wire (688 bits), 86 bytes captured (688 bits) on interface \Device\NPF_{075465C9-F25A-47CA-8D68-0DFB05127844}, id 0
Ethernet II, Src: 5e:f0:ee:dd:22:e6 (5e:f0:ee:dd:22:e6), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol Version 4, Src: 169.254.104.195, Dst: 169.254.255.255
User Datagram Protocol, Src Port: 57621, Dst Port: 57621
Data (44 bytes)

0000  53 70 6f 74 55 64 70 30 71 db 12 f5 d9 79 5b 04   SpotUdp0q....y[.
0010  00 01 00 04 48 95 c2 03 6e 69 91 af 38 dc bf a2   ....H...ni..8...
0020  1d 68 04 e0 79 70 2b 67 4f ad 16 6f               .h..yp+gO..o
brada4 commented 1 year ago

Do you receive DHCP solicitation in tun on Openwrt? On the br-lan? On the dnsmasq on that br-lan? like tcpdump -p -i potat0

solomonricky commented 1 year ago

Unfortunately no. The only log that I get is ICMP6, neighbor solicitation, who has fe80::2ae:e0ff:fe00:aee0, length 32.

By right should get ARP, Request who-has 192.168.5.247 tell CR6608.lan, length 28 and IP CR6608.lan.67 > 192.168.5.247.68: BOOTP/DHCP, Reply, length 300 this right?

brada4 commented 1 year ago

Your assumption on how it shold function is correct. Anything windows send out to VPN tunnel must reach other end aka openwrt.