<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace"><span style="font-family:Arial,Helvetica,sans-serif">On Thu, Mar 14, 2019 at 6:47 PM Tom Dexter <<a href="mailto:digitalaudiorock@gmail.com">digitalaudiorock@gmail.com</a>> wrote:</span><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 3/14/19, Hika van den Hoven <<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>> wrote:<br>
> Hoi Tom,<br>
><br>
> Thursday, March 14, 2019, 11:18:24 PM, you wrote:<br>
><br>
>> I had a REALLY odd one this week, and I'm not sure what this is all<br>
>> about:<br>
><br>
>> I have two HDHomeRun Connect HDHR4-2US units. They've both been<br>
>> connected to an 8 port switch I have for a long time. I expressly had<br>
>> them on the switch so as to avoid having them dependent on the router.<br>
><br>
>> On Monday I had several recordings fail. At that point I noticed that<br>
>> the back of one HDHR was flashing red (no network connection). When I<br>
>> tried to power it off and on it would get a link for a few seconds and<br>
>> then drop it, and go to the blinking red status. I verified that the<br>
>> switch port and cable were OK by connecting other devices and they all<br>
>> worked OK. At that point I naturally figured that the HDHR, or the NIC<br>
>> in it, must have died, so I ordered another. I actually ordered two<br>
>> because 6th Ave Electronics (via Newegg) had them for $58 and free<br>
>> shipping which is way cheaper than I generally see them.<br>
><br>
>> They arrived today and when I hooked one up...SAME issue...drops the<br>
>> link and flashes red after a few seconds...almost went ballistic. What<br>
>> I found was that both the new one and the old one I thought was dead,<br>
>> work perfectly connected to my router, but fail connected to ANY port<br>
>> on the switch.<br>
><br>
>> To make this even stranger, I now have a laptop of mine connected to<br>
>> one of the same ports on that switch and it's working flawlessly. In<br>
>> fact, my other (older) HDHR is working connected to the switch as it<br>
>> always has.<br>
><br>
>> I have no idea what to make of that at all. I can only think that<br>
>> maybe the switch is going bad(?) and the requirements of the HDHR to<br>
>> maintain a link are more restrictive than other devices?? Sort of<br>
>> crazy. Any opinions would be welcome.<br>
><br>
>> Tom<br>
>> _______________________________________________<br>
><br>
> How/where does the homerun obtain its ip-address?<br>
> Did the laptop you tested with maybe have a hard ip-address?<br>
> In other words check your dhcp.<br>
><br>
><br>
> Tot mails,<br>
>   Hika                            mailto:<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a><br>
><br>
<br>
The HDHR (at least this model) doesn't support static IPs. I'm setting<br>
it based on MAC address with my router's DHCP server (a Linksys<br>
WRT1900ACS running dd-wrt). Note that it was totally dropping the link<br>
itself, which doesn't sound like a DHCP issue. When it keeps the link<br>
it gets it's IP with no problem.<br>
<br>
Thanks!<br>
Tom</blockquote><div><br></div><div class="gmail_default" style="font-family:monospace,monospace">3rd party firmware is a good thing..  With dd-wrt, you can do a tcpdump on the wired interface..</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">tcpdump -i <interface name> -nn -A -XX port 67 or port 68</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">This will dump your DHCP packets on that interface to the screen.  Reboot the HDHR while that is running and post the output (if any).</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">I cannot remember if dd-wrt (long time since I ran it) has tcpdump installed by default, but you can definitely install it using Entware or whatever they call it nowadays..</div></div></div>