<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 7, 2019 at 9:29 AM Jan Ceuleers <<a href="mailto:jan.ceuleers@gmail.com">jan.ceuleers@gmail.com</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 07/12/2019 17:35, Allen Edwards wrote:<br>
> Here is the solution.<br>
> <br>
> dad@NewMyth:~$ more /etc/network/interfaces<br>
> # interfaces(5) file used by ifup(8) and ifdown(8)<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>
Trying to decode this. I assume that the reason SD made this suggestion,<br>
and that you report it worked for you, is that the creation of an enp2s0<br>
entry in /etc/network/interfaces caused your backend's enp2s0 interface<br>
no longer to be managed by the scourge that is Network Manager (scourge<br>
on servers, not on clients).<br>
<br>
So that should be the advice given to others: create an appropriate<br>
entry for your backend's main ethernet interface in its<br>
/etc/network/interfaces file. The above is just an example of what such<br>
an entry might look like. Don't just copy it onto your backend and<br>
assume it will work as-is; you will need to adapt it to your network and<br>
interface name.<br>
<br>
(Also, I would steer clear of Google's DNS servers because I value my<br>
privacy, but that's just me).<br><br></blockquote><div>I honestly do not recall who gave me the suggestions but I think it was on this group but it could have been through Googling or a mixture. You are right that it needs to be customized. This is just what I did. It kept the HDHR connected where previously Linux was disconnecting. The HDHRs were working fine and I could view them from Windows when the Linux box and thus Myth could not. What SD did was suggest I use Windows to see if the HDHRs were still connected and working at a time when Linux could not see them. It was a great troubleshooting technique as it isolated the problem to Linux. Not Myth, not the HDHRs.</div><div><br></div><div>My son works at Google and I trust them. Let me simplify the privacy issues and what I understand Google does and does not do.</div><div>Google is in the business of selling ads and wants them to be relevant to the viewer. There are three ways this can be done:</div><div>1) By where you are. This is similar to a newspaper having different editions for different geographies.</div><div>2) By what you do. You visited Homedepot.com looked at lawn mowers so here is a lawn mower ad.</div><div>3) By who you are. You are Frank and you like sex, drugs, and rock-n-roll.</div><div><br></div><div>Google does 1 and 2 but not 3. In California, starting next year, you can opt out of #2. I have opted out of #2 on behalf of all my users on my website for example so I don't need to ask everyone individually. Nice feature. I think the EU is similar.</div><div><br></div><div>It is my belief that Facebook uses #3 and I do not put Google and Facebook in the same box.</div><div><br></div><div>Allen</div></div></div>