<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 16, 2019 at 8:05 AM R. G. Newbury <<a href="mailto:newbury@mandamus.org">newbury@mandamus.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-04-16 1:48 a.m., Allen Edwards wrote:<br>
<br>
> Thanks for your quick responses. I just had a chance to try another fix <br>
> and it worked.<br>
> <br>
> First, I have always used 192.168.1.111 as the IP address even when it <br>
> was dynamic. I have that IP entered in the backend as the IP address and <br>
> always have.<br>
> <br>
> The fix was to add some name servers.  These are universal Google name <br>
> server addresses.<br>
> <br>
> *dns-nameservers 8.8.8.8   8.8.4.4*<br>
> *<br>
> *<br>
> So the new file looks like this<br>
> *auto lo*<br>
> *iface lo inet loopback*<br>
> *auto enp2s0*<br>
> *iface enp2s0 inet static*<br>
> *    address 192.168.1.111*<br>
> *    netmask 255.255.255.0*<br>
> *    gateway 192.168.1.1*<br>
> *    broadcast 192.168.1.255*<br>
> *    dns-nameservers 8.8.8.8   8.8.4.4 *<br>
> *<br>
> *<br>
> Obviously the issue was it could not find Schedules Direct.<br>
> I found this helpful <br>
> <a href="https://michael.mckinnon.id.au/2016/05/05/configuring-ubuntu-16-04-static-ip-address/" rel="noreferrer" target="_blank">https://michael.mckinnon.id.au/2016/05/05/configuring-ubuntu-16-04-static-ip-address/</a><br>
> <br>
> Allen<br>
<br>
You should also ensure that your *router* knows to serve the proper IP <br>
address to your mythtv box, using the MAC address of interface enp2s0.<br>
<br>
So that the address is static from the router's end too.<br>
Geoff                <br></blockquote><div><br></div><div>Yes, very important. In my case, Myth and the two HDHR boxes all have reserved IP addresses.  Always have. </div><div><br></div><div>Allen</div></div></div>