HDHomeRun Prime ignoring DHCP reply

Reception, channel detection, network issues, CableCARD setup, etc.
Post Reply
JimB
Posts: 5
Joined: Mon May 19, 2025 4:31 am

HDHomeRun Prime ignoring DHCP reply

Post by JimB »

I have an HDHomeRun Prime that has been working fine for years. I needed to move some thing around and the HDHomeRun Prime needed to be unplugged for a bit. When I got everything re-connected, the left LED would just flash green forever and it would not reply to any network traffic.

I can see (with tcpdump on a 3rd system) that the Prime is sending BOOTP/DHCP Request and that the DHCP server is replying with an address. The Prime appears to just ignore it.

I tried moving it to a different network, which uses a different DHCP server, and the same behavior happens.

Does anyone have an idea on how to debug this further?

Below is a capture of some of the network traffic between Prime and DHCP server. Capture done on a 3rd system. No firewall between these systems.

00:18:dd:32:79:44 is the MAC address of the HDHomeRun Prime
d8:3a:dd:75:2b:b5 / 192.168.10.3 is the DHCP server

Code: Select all

07:15:52.357077 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 0, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0xadea163a, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
07:15:52.357547 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
07:15:53.385772 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
07:15:54.409443 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
07:15:55.362326 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 51132, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0xadea163a, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
07:15:57.356919 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0xb2710627, secs 5, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
07:15:57.358504 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 51204, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0xb2710627, secs 5, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
07:16:01.356864 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.111.42 (ff:ff:ff:ff:ff:ff) tell 0.0.0.0, length 46
07:16:02.356851 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 2, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0xc35b0174, secs 10, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
07:16:02.357671 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 51970, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0xc35b0174, secs 10, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
07:16:03.357152 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.111.42 (ff:ff:ff:ff:ff:ff) tell 0.0.0.0, length 46
07:16:05.356762 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.111.42 (ff:ff:ff:ff:ff:ff) tell 0.0.0.0, length 46
07:16:07.356734 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.111.42 (ff:ff:ff:ff:ff:ff) tell 0.0.0.0, length 46

rikd
Silicondust
Posts: 64
Joined: Thu Mar 02, 2023 10:48 am
Device ID: 108042A1, 10814D8E
Location: Portugal
x 1

Re: HDHomeRun Prime ignoring DHCP reply

Post by rikd »

everything looks good from messages.
maybe something on a switch configuration?
VLAN tagging?

For things like this I like to use a mini-pc with 2x NICs configured as a bridge to see exactly what's on the link between the device and the next port upstream.. or if the switch support mirroring ports that works too ;)

JimB
Posts: 5
Joined: Mon May 19, 2025 4:31 am

Re: HDHomeRun Prime ignoring DHCP reply

Post by JimB »

There are no VLANs, and everything connected via an unmanaged switch.

JimB
Posts: 5
Joined: Mon May 19, 2025 4:31 am

Re: HDHomeRun Prime ignoring DHCP reply

Post by JimB »

rikd wrote: Mon May 19, 2025 9:30 am For things like this I like to use a mini-pc with 2x NICs configured as a bridge to see exactly what's on the link between the device and the next port upstream.. or if the switch support mirroring ports that works too
I setup a system as bridge between Prime and DHCP server and did capture there. Looks same to me, but I included more.

Code: Select all

00:18:dd:32:79:44 is the MAC address of the HDHomeRun Prime
d8:3a:dd:75:2b:b5 / 192.168.10.3 is the DHCP server

15:04:40.744489 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 0, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0x4723507c, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:04:40.745069 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
15:04:41.746682 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
15:04:42.770676 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
15:04:43.749819 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 39992, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0x4723507c, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:04:45.744322 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 1, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0xaeb0bc57, secs 5, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:04:45.745818 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 40382, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0xaeb0bc57, secs 5, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:04:49.744200 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.181.156 (ff:ff:ff:ff:ff:ff) tell 0.0.0.0, length 46
15:04:50.744187 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 2, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0x88424847, secs 10, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:04:50.745972 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 40418, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0x88424847, secs 10, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:04:51.744152 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.181.156 (ff:ff:ff:ff:ff:ff) tell 0.0.0.0, length 46
15:04:53.744092 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.181.156 (ff:ff:ff:ff:ff:ff) tell 0.0.0.0, length 46
15:04:55.744056 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 3, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0x1b90522c, secs 15, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:04:55.744071 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.181.156 (ff:ff:ff:ff:ff:ff) tell 0.0.0.0, length 46
15:04:55.746576 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 41134, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0x1b90522c, secs 15, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:04:57.743974 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.181.156 (ff:ff:ff:ff:ff:ff) tell 169.254.181.156, length 46
15:04:59.743918 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 169.254.181.156 (ff:ff:ff:ff:ff:ff) tell 169.254.181.156, length 46
15:05:00.743924 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 4, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0xced248bd, secs 20, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:00.746570 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 41618, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0xced248bd, secs 20, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:05:01.999910 00:18:dd:32:79:44 > 01:00:5e:00:00:16, ethertype IPv4 (0x0800), length 62: (tos 0xc0, ttl 1, id 0, offset 0, flags [DF], proto IGMP (2), length 48, options (RA))
    169.254.181.156 > 224.0.0.22: igmp v3 report, 2 group record(s) [gaddr 224.0.0.251 to_ex, 0 source(s)] [gaddr 239.255.255.250 to_ex, 0 source(s)]
15:05:02.260876 00:18:dd:32:79:44 > 01:00:5e:00:00:16, ethertype IPv4 (0x0800), length 62: (tos 0xc0, ttl 1, id 0, offset 0, flags [DF], proto IGMP (2), length 48, options (RA))
    169.254.181.156 > 224.0.0.22: igmp v3 report, 2 group record(s) [gaddr 224.0.0.251 to_ex, 0 source(s)] [gaddr 239.255.255.250 to_ex, 0 source(s)]
15:05:02.743928 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 5, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:02.764917 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 195: (tos 0x0, ttl 4, id 6, offset 0, flags [none], proto UDP (17), length 181)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 153
15:05:02.785913 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 265: (tos 0x0, ttl 4, id 7, offset 0, flags [none], proto UDP (17), length 251)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 223
15:05:02.806915 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 259: (tos 0x0, ttl 4, id 8, offset 0, flags [none], proto UDP (17), length 245)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 217
15:05:02.827908 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 9, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:02.848913 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 10, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:02.869911 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 249: (tos 0x0, ttl 4, id 11, offset 0, flags [none], proto UDP (17), length 235)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 207
15:05:02.890910 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 12, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:02.911910 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 13, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:02.932909 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 245: (tos 0x0, ttl 4, id 14, offset 0, flags [none], proto UDP (17), length 231)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 203
15:05:02.953910 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 15, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:02.974817 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 4, id 16, offset 0, flags [none], proto UDP (17), length 237)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 209
15:05:02.995906 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 17, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.016908 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 18, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.037909 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 253: (tos 0x0, ttl 4, id 19, offset 0, flags [none], proto UDP (17), length 239)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 211
15:05:03.058908 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 20, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.079903 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 21, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:03.100907 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 22, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.121903 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 23, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:03.142904 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 24, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.163901 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 249: (tos 0x0, ttl 4, id 25, offset 0, flags [none], proto UDP (17), length 235)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 207
15:05:03.184903 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 26, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.205910 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 27, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:03.226903 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 245: (tos 0x0, ttl 4, id 28, offset 0, flags [none], proto UDP (17), length 231)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 203
15:05:03.247902 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 29, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.268904 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 4, id 30, offset 0, flags [none], proto UDP (17), length 237)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 209
15:05:03.289900 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 31, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.310899 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 32, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.331902 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 253: (tos 0x0, ttl 4, id 33, offset 0, flags [none], proto UDP (17), length 239)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 211
15:05:03.352899 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 34, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.373906 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 35, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:03.394826 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 36, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.415872 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 37, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:03.436896 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 38, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.457878 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 249: (tos 0x0, ttl 4, id 39, offset 0, flags [none], proto UDP (17), length 235)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 207
15:05:03.478895 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 40, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.499878 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 41, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:03.520894 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 245: (tos 0x0, ttl 4, id 42, offset 0, flags [none], proto UDP (17), length 231)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 203
15:05:03.541877 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 43, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.562893 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 4, id 44, offset 0, flags [none], proto UDP (17), length 237)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 209
15:05:03.583878 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 45, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.604891 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 46, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.625873 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 253: (tos 0x0, ttl 4, id 47, offset 0, flags [none], proto UDP (17), length 239)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 211
15:05:03.646891 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 48, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.667875 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 49, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:03.688890 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 50, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.709872 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 51, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:03.730887 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 195: (tos 0x0, ttl 4, id 52, offset 0, flags [none], proto UDP (17), length 181)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 153
15:05:03.751872 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 53, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.772889 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 54, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:03.793868 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 259: (tos 0x0, ttl 4, id 55, offset 0, flags [none], proto UDP (17), length 245)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 217
15:05:03.814884 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 56, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:03.835868 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 195: (tos 0x0, ttl 4, id 57, offset 0, flags [none], proto UDP (17), length 181)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 153
15:05:03.856885 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 265: (tos 0x0, ttl 4, id 58, offset 0, flags [none], proto UDP (17), length 251)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 223
15:05:03.877872 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 259: (tos 0x0, ttl 4, id 59, offset 0, flags [none], proto UDP (17), length 245)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 217
15:05:03.898883 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 60, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:03.919865 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 61, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:03.940886 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 249: (tos 0x0, ttl 4, id 62, offset 0, flags [none], proto UDP (17), length 235)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 207
15:05:03.961867 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 63, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:03.982881 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 64, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:04.003864 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 245: (tos 0x0, ttl 4, id 65, offset 0, flags [none], proto UDP (17), length 231)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 203
15:05:04.024883 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 66, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.045873 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 4, id 67, offset 0, flags [none], proto UDP (17), length 237)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 209
15:05:04.066879 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 68, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:04.087871 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 69, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:04.108878 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 253: (tos 0x0, ttl 4, id 70, offset 0, flags [none], proto UDP (17), length 239)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 211
15:05:04.129875 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 71, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.150878 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 72, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:04.171875 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 73, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.192876 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 74, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:04.213879 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 75, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.234877 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 249: (tos 0x0, ttl 4, id 76, offset 0, flags [none], proto UDP (17), length 235)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 207
15:05:04.255877 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 77, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:04.276877 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 78, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:04.297878 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 245: (tos 0x0, ttl 4, id 79, offset 0, flags [none], proto UDP (17), length 231)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 203
15:05:04.318873 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 80, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.339876 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 4, id 81, offset 0, flags [none], proto UDP (17), length 237)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 209
15:05:04.360870 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 82, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:04.381873 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 83, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:04.402870 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 253: (tos 0x0, ttl 4, id 84, offset 0, flags [none], proto UDP (17), length 239)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 211
15:05:04.423871 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 85, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.444868 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 86, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:04.465874 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 87, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.486863 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 88, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:04.507868 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 89, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.528865 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 249: (tos 0x0, ttl 4, id 90, offset 0, flags [none], proto UDP (17), length 235)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 207
15:05:04.549869 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 91, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:04.570864 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 92, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:04.591864 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 245: (tos 0x0, ttl 4, id 93, offset 0, flags [none], proto UDP (17), length 231)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 203
15:05:04.612867 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 94, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.633869 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 4, id 95, offset 0, flags [none], proto UDP (17), length 237)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 209
15:05:04.654864 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 96, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:04.675866 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 243: (tos 0x0, ttl 4, id 97, offset 0, flags [none], proto UDP (17), length 229)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 201
15:05:04.696864 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 253: (tos 0x0, ttl 4, id 98, offset 0, flags [none], proto UDP (17), length 239)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 211
15:05:04.717864 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 99, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.738862 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 100, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:04.759865 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 101, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.780858 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 204: (tos 0x0, ttl 4, id 102, offset 0, flags [none], proto UDP (17), length 190)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 162
15:05:04.801863 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 195: (tos 0x0, ttl 4, id 103, offset 0, flags [none], proto UDP (17), length 181)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 153
15:05:04.822859 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 247: (tos 0x0, ttl 4, id 104, offset 0, flags [none], proto UDP (17), length 233)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 205
15:05:04.843859 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 261: (tos 0x0, ttl 4, id 105, offset 0, flags [none], proto UDP (17), length 247)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 219
15:05:04.864858 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 259: (tos 0x0, ttl 4, id 106, offset 0, flags [none], proto UDP (17), length 245)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 217
15:05:04.885881 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 107, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:04.906876 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 307: (tos 0x0, ttl 4, id 108, offset 0, flags [none], proto UDP (17), length 293)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 265
15:05:04.927880 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 377: (tos 0x0, ttl 4, id 109, offset 0, flags [none], proto UDP (17), length 363)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 335
15:05:04.948881 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 371: (tos 0x0, ttl 4, id 110, offset 0, flags [none], proto UDP (17), length 357)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 329
15:05:04.969880 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 111, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:04.990878 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 112, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.011879 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 361: (tos 0x0, ttl 4, id 113, offset 0, flags [none], proto UDP (17), length 347)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 319
15:05:05.032878 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 114, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:05.053881 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 115, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:05.074875 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 357: (tos 0x0, ttl 4, id 116, offset 0, flags [none], proto UDP (17), length 343)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 315
15:05:05.095876 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 117, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.116872 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 363: (tos 0x0, ttl 4, id 118, offset 0, flags [none], proto UDP (17), length 349)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 321
15:05:05.137876 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 119, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:05.158873 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 120, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:05.179874 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 365: (tos 0x0, ttl 4, id 121, offset 0, flags [none], proto UDP (17), length 351)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 323
15:05:05.200874 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 122, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.221877 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 123, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:05.242870 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 124, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.263872 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 125, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:05.284870 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 126, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.305876 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 361: (tos 0x0, ttl 4, id 127, offset 0, flags [none], proto UDP (17), length 347)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 319
15:05:05.326869 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 128, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:05.347872 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 129, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:05.368868 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 357: (tos 0x0, ttl 4, id 130, offset 0, flags [none], proto UDP (17), length 343)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 315
15:05:05.389870 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 131, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.410867 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 363: (tos 0x0, ttl 4, id 132, offset 0, flags [none], proto UDP (17), length 349)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 321
15:05:05.431867 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 133, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:05.452866 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 134, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:05.473869 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 365: (tos 0x0, ttl 4, id 135, offset 0, flags [none], proto UDP (17), length 351)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 323
15:05:05.494865 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 136, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.515867 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 137, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:05.536864 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 138, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.557863 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 139, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:05.578769 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 140, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.599865 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 361: (tos 0x0, ttl 4, id 141, offset 0, flags [none], proto UDP (17), length 347)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 319
15:05:05.620861 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 142, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:05.641867 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 143, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:05.662859 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 357: (tos 0x0, ttl 4, id 144, offset 0, flags [none], proto UDP (17), length 343)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 315
15:05:05.683754 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 145, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.704859 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 363: (tos 0x0, ttl 4, id 146, offset 0, flags [none], proto UDP (17), length 349)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 321
15:05:05.725863 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 147, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
Capture continued in next post

JimB
Posts: 5
Joined: Mon May 19, 2025 4:31 am

Re: HDHomeRun Prime ignoring DHCP reply

Post by JimB »

continued...

Code: Select all

15:05:05.743801 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 148, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0x3b05f232, secs 25, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:05.745569 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 42100, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0x3b05f232, secs 25, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:05:05.746842 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 149, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:05.767860 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 365: (tos 0x0, ttl 4, id 150, offset 0, flags [none], proto UDP (17), length 351)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 323
15:05:05.788839 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 151, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.809858 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 152, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:05.830856 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 153, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.851855 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 154, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:05.872855 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 307: (tos 0x0, ttl 4, id 155, offset 0, flags [none], proto UDP (17), length 293)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 265
15:05:05.893857 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 156, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:05.914853 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 157, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:05.935853 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 371: (tos 0x0, ttl 4, id 158, offset 0, flags [none], proto UDP (17), length 357)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 329
15:05:05.956852 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 159, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:05.977855 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 307: (tos 0x0, ttl 4, id 160, offset 0, flags [none], proto UDP (17), length 293)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 265
15:05:05.998849 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 377: (tos 0x0, ttl 4, id 161, offset 0, flags [none], proto UDP (17), length 363)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 335
15:05:06.019854 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 371: (tos 0x0, ttl 4, id 162, offset 0, flags [none], proto UDP (17), length 357)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 329
15:05:06.040852 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 163, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:06.061851 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 164, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.082849 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 361: (tos 0x0, ttl 4, id 165, offset 0, flags [none], proto UDP (17), length 347)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 319
15:05:06.103850 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 166, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.124849 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 167, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:06.145848 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 357: (tos 0x0, ttl 4, id 168, offset 0, flags [none], proto UDP (17), length 343)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 315
15:05:06.166846 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 169, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.187850 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 363: (tos 0x0, ttl 4, id 170, offset 0, flags [none], proto UDP (17), length 349)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 321
15:05:06.208848 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 171, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.229849 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 172, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.250847 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 365: (tos 0x0, ttl 4, id 173, offset 0, flags [none], proto UDP (17), length 351)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 323
15:05:06.271848 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 174, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.292846 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 175, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:06.313849 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 176, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.334841 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 177, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:06.355845 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 178, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.376843 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 361: (tos 0x0, ttl 4, id 179, offset 0, flags [none], proto UDP (17), length 347)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 319
15:05:06.397845 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 180, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.418841 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 181, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:06.439844 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 357: (tos 0x0, ttl 4, id 182, offset 0, flags [none], proto UDP (17), length 343)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 315
15:05:06.460842 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 183, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.481843 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 363: (tos 0x0, ttl 4, id 184, offset 0, flags [none], proto UDP (17), length 349)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 321
15:05:06.502839 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 185, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.523840 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 186, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.544838 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 365: (tos 0x0, ttl 4, id 187, offset 0, flags [none], proto UDP (17), length 351)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 323
15:05:06.565840 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 188, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.586835 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 189, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:06.607839 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 190, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.628834 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 191, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:06.649839 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 192, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.670835 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 361: (tos 0x0, ttl 4, id 193, offset 0, flags [none], proto UDP (17), length 347)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 319
15:05:06.691837 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 194, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.712834 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 195, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:06.733836 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 357: (tos 0x0, ttl 4, id 196, offset 0, flags [none], proto UDP (17), length 343)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 315
15:05:06.754834 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 197, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.775833 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 363: (tos 0x0, ttl 4, id 198, offset 0, flags [none], proto UDP (17), length 349)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 321
15:05:06.796835 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 199, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.817834 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 355: (tos 0x0, ttl 4, id 200, offset 0, flags [none], proto UDP (17), length 341)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 313
15:05:06.838829 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 365: (tos 0x0, ttl 4, id 201, offset 0, flags [none], proto UDP (17), length 351)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 323
15:05:06.859832 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 202, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.880831 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 203, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:06.901830 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 204, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.922823 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 316: (tos 0x0, ttl 4, id 205, offset 0, flags [none], proto UDP (17), length 302)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 274
15:05:06.943826 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 307: (tos 0x0, ttl 4, id 206, offset 0, flags [none], proto UDP (17), length 293)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 265
15:05:06.964829 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 359: (tos 0x0, ttl 4, id 207, offset 0, flags [none], proto UDP (17), length 345)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 317
15:05:06.985831 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 373: (tos 0x0, ttl 4, id 208, offset 0, flags [none], proto UDP (17), length 359)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 331
15:05:07.006825 00:18:dd:32:79:44 > 01:00:5e:7f:ff:fa, ethertype IPv4 (0x0800), length 371: (tos 0x0, ttl 4, id 209, offset 0, flags [none], proto UDP (17), length 357)
    169.254.181.156.1900 > 239.255.255.250.1900: UDP, length 329
15:05:10.743677 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 210, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0x640b8d30, secs 30, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:10.745500 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 42720, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0x640b8d30, secs 30, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:05:15.743558 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 211, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0xe47a1bc9, secs 35, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:15.744000 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
15:05:16.754588 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
15:05:17.778617 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.239 tell 192.168.10.3, length 46
15:05:18.768560 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 44460, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0xe47a1bc9, secs 35, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:05:20.743437 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 212, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0xd747aa23, secs 40, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:20.745133 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 44827, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0xd747aa23, secs 40, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:05:25.743302 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 213, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0xa5b0abcb, secs 45, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:25.745006 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 45431, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0xa5b0abcb, secs 45, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:05:30.743208 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 214, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0x87efb190, secs 50, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:30.744995 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 46315, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0x87efb190, secs 50, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:05:35.743095 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 215, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0x9bbacbac, secs 55, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:35.744882 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 46525, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0x9bbacbac, secs 55, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1
15:05:40.742996 00:18:dd:32:79:44 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0x0, ttl 64, id 216, offset 0, flags [none], proto UDP (17), length 328)
    0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:18:dd:32:79:44, length 300, xid 0x95e262ea, secs 60, Flags [Broadcast]
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Discover
	    Client-ID (61), length 7: ether 00:18:dd:32:79:44
	    Hostname (12), length 13: "HDHR-1327944F"
	    Parameter-Request (55), length 3: 
	      Domain-Name-Server (6), Default-Gateway (3), Subnet-Mask (1)
15:05:40.744770 d8:3a:dd:75:2b:b5 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: (tos 0xc0, ttl 64, id 47074, offset 0, flags [none], proto UDP (17), length 328)
    192.168.10.3.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300, xid 0x95e262ea, secs 60, Flags [Broadcast]
	  Your-IP 192.168.10.239
	  Server-IP 192.168.10.3
	  Client-Ethernet-Address 00:18:dd:32:79:44
	  Vendor-rfc1048 Extensions
	    Magic Cookie 0x63825363
	    DHCP-Message (53), length 1: Offer
	    Server-ID (54), length 4: 192.168.10.3
	    Lease-Time (51), length 4: 21600
	    RN (58), length 4: 10800
	    RB (59), length 4: 18900
	    Subnet-Mask (1), length 4: 255.255.255.0
	    BR (28), length 4: 192.168.10.255
	    Domain-Name-Server (6), length 4: 192.168.10.3
	    Default-Gateway (3), length 4: 192.168.10.1

nickk
Silicondust
Posts: 20675
Joined: Tue Jan 13, 2004 9:39 am
x 336

Re: HDHomeRun Prime ignoring DHCP reply

Post by nickk »

Can you save that as a pcap file and email it to support@silicondust.com so I can take a better look.

One other test - try plugging it directly into a PC or laptop so the laptop picks up a 169.254.x.x address, then try HDHomeRun Config GUI (Windows) or "hdhomerun_config discover" (Mac/Linux shell). This will confirm good 2-way communication.

JimB
Posts: 5
Joined: Mon May 19, 2025 4:31 am

Re: HDHomeRun Prime ignoring DHCP reply

Post by JimB »

For anyone who happens upon this thread with a similar problem...

Got email response from support saying problem was hardware (incoming network data not reaching CPU) and the only option is to replace unit.

Post Reply