<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Apr 17, 2016 at 10:22 AM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">If you're comfortable with SQL, then try this:<br>
<br>
SELECT * FROM settings WHERE value LIKE "%ServerIP%" ORDER BY hostname,value;<br>
<br>
Expect to see something like this, and nothing more:<br>
<br>
| MasterServerIP | 192.168.1.100 | NULL |<br>
| BackendServerIP | 192.168.1.100 | MythPC |<br>
| BackendServerIP6 | ::1 | MythPC |<br></blockquote><div><br></div><div>I got exactly that, nothing more. </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">You probably have Listen On Link Local turned off or else there'd<br>
be an entry that had your Ethernet interface's name, e.g. eth0, enp4s1 etc.<br></blockquote><div><br></div><div>Unfortunately Listen On Link Local was turned on (according to the first page of mythtv-setup/General). On turned it off and rebooted, then turned it back on and rebooted. Is there somewhere else it could be set/verified?</div><div><br></div></div></div></div>