<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p> </p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">Hi Stephen!</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">Thanks for coming
      to
      my rescue again!</p>
    <br>
    <font face="moz-fixed"><font style="font-size: 10pt" size="2"><span
          lang="en-US"></span></font></font>
    <p style="margin-bottom: 0in; line-height: 100%">
      <blockquote type="cite">
        <pre class="western"><font face="moz-fixed"><font style="font-size: 10pt" size="2">sudo su</font></font>
<font face="moz-fixed"><font style="font-size: 10pt" size="2"><span lang="en-US">mysql</span></font></font>
<font face="moz-fixed"><font style="font-size: 10pt" size="2"><span lang="en-US">use mythconverg;</span></font></font>
<font face="moz-fixed"><font style="font-size: 10pt" size="2"><span lang="en-US">select * from settings where data like '%192.168.%';</span></font></font>
<font face="moz-fixed"><font style="font-size: 10pt" size="2"><span lang="en-US">exit</span></font></font>
<font face="moz-fixed"><font style="font-size: 10pt" size="2"><span lang="en-US">exit</span></font></font></pre>
      </blockquote>
      <br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">Here got:</p>
    <p style="margin-bottom: 0in; line-height: 100%">+-------------------+------------------------------------------+-----------+</p>
    <p style="margin-bottom: 0in; line-height: 100%">| value           
      |  data                                  + hostname  |</p>
    <p style="margin-bottom: 0in; line-height: 100%">+-------------------+------------------------------------------+-----------+</p>
    <p style="margin-bottom: 0in; line-height: 100%">| BackendServerAddr
      |
      192.168.0.3 | backend-3 |</p>
    <p style="margin-bottom: 0in; line-height: 100%">| EventCmdAll |
      mythsgu event -h 192.168.0.4 %EVENTNAME% | backend-3 |</p>
    <p style="margin-bottom: 0in; line-height: 100%">+-------------------+------------------------------------------+-----------+</p>
    <p style="margin-bottom: 0in; line-height: 100%">2 rows in set (0.04
      sec)</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">MariaDB
      [mythconverg]> </p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">- - - </p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <pre class="western"><blockquote type="cite"><pre class="western"><font face="moz-fixed"><font style="font-size: 9pt" size="2">Then check all the different config.xml files:</font></font></pre></blockquote>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">/etc/mythtv/config.xml                ==> localhost</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US"><i>/home/mythtv/</i>.mythtv/config.xml    ==>  localhost</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US"><i>/home/</i><mythfrontend user>/.mythtv/config.xml ==>  u = barry  ==> 192.168.4.3 </span></font></font></pre>
    <p style="margin-bottom: 0in; line-height: 100%">
      <br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">- - -</p>
    <pre class="western"><blockquote type="cite"><pre class="western"><font face="moz-fixed"><font style="font-size: 9pt" size="2">It can also be a good idea to check all settings in /etc for the old</font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">IP address, such as /etc/hosts:</span></font></font>

<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">sudo su</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">cd /etc</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">grep -r "192.168." *</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">exit</span></font></font></pre></blockquote>
</pre>
    <p style="margin-bottom: 0in; line-height: 100%">4<sup>th</sup> line
      down – bolded in my draft – is a backup copy. Appears to be the
      only instance of the old IP, though habe no idea why some other
      networks are in there (the new LAN is 192.168.4.x)</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">root@Backend-3:/etc#
      grep -r "192.168.*"</p>
    <p style="margin-bottom: 0in; line-height: 100%">NetworkManager/system-connections/Static
      IP:address1=192.168.4.3/24,192.168.4.1</p>
    <p style="margin-bottom: 0in; line-height: 100%">NetworkManager/system-connections/Static
      IP:dns=192.168.4.1;8.8.8.8;</p>
    <p style="margin-bottom: 0in; line-height: 100%"><b>mythtv/config.xml_original:
        <Host>192.168.0.3</Host></b></p>
    <p style="margin-bottom: 0in; line-height: 100%">cups/cups-browsed.conf:#
      BrowseAllow 192.168.1.12</p>
    <p style="margin-bottom: 0in; line-height: 100%">cups/cups-browsed.conf:#
      BrowseAllow 192.168.1.0/24</p>
    <p style="margin-bottom: 0in; line-height: 100%">cups/cups-browsed.conf:#
      BrowseAllow 192.168.1.0/255.255.255.0</p>
    <p style="margin-bottom: 0in; line-height: 100%">cups/cups-browsed.conf:#
      BrowseDeny 192.168.1.13</p>
    <p style="margin-bottom: 0in; line-height: 100%">cups/cups-browsed.conf:#
      BrowseDeny 192.168.3.0/24</p>
    <p style="margin-bottom: 0in; line-height: 100%">cups/cups-browsed.conf:#
      BrowseDeny 192.168.3.0/255.255.255.0</p>
    <p style="margin-bottom: 0in; line-height: 100%">ppp/options:#
      ms-dns
      192.168.1.1</p>
    <p style="margin-bottom: 0in; line-height: 100%">ppp/options:#
      ms-dns
      192.168.1.2</p>
    <p style="margin-bottom: 0in; line-height: 100%">ppp/options:#
      ms-wins 192.168.1.50</p>
    <p style="margin-bottom: 0in; line-height: 100%">ppp/options:#
      ms-wins 192.168.1.51</p>
    <p style="margin-bottom: 0in; line-height: 100%">security/access.conf:#+
      : root : 192.168.200.1 192.168.200.4 192.168.200.9</p>
    <p style="margin-bottom: 0in; line-height: 100%">security/access.conf:#
      User "root" should get access from network 192.168.201.</p>
    <p style="margin-bottom: 0in; line-height: 100%">security/access.conf:#
      The same is 192.168.201.0/24 or 192.168.201.0/255.255.255.0</p>
    <p style="margin-bottom: 0in; line-height: 100%">security/access.conf:#+
      : root : 192.168.201.</p>
    <p style="margin-bottom: 0in; line-height: 100%">ntp.conf:#restrict
      192.168.123.0 mask 255.255.255.0 notrust</p>
    <p style="margin-bottom: 0in; line-height: 100%">ntp.conf:#broadcast
      192.168.123.255</p>
    <p style="margin-bottom: 0in; line-height: 100%">fstab://192.168.0.120/Backups/Backend_3
      /media/NSA320_BE_3 cifs
username=Barry,password=B********6,iocharset=utf8,gid=1000,uid=1000,file_mode=0777,dirmode=0777,vers=1.00
      0</p>
    <p style="margin-bottom: 0in; line-height: 100%">avahi/hosts:#
      192.168.0.1 router.local</p>
    <p style="margin-bottom: 0in; line-height: 100%">avahi/avahi-daemon.conf:#publish-dns-servers=192.168.50.1,
      192.168.50.2</p>
    <p style="margin-bottom: 0in; line-height: 100%">sane.d/dell1600n_net.conf:#named_scanner:
      192.168.0.20</p>
    <p style="margin-bottom: 0in; line-height: 100%">sane.d/magicolor.conf:#
      net 192.168.0.1</p>
    <p style="margin-bottom: 0in; line-height: 100%">sane.d/saned.conf:#192.168.0.1</p>
    <p style="margin-bottom: 0in; line-height: 100%">sane.d/saned.conf:#192.168.0.1/29</p>
    <p style="margin-bottom: 0in; line-height: 100%">sane.d/epson2.conf:#
      net 192.168.1.123</p>
    <p style="margin-bottom: 0in; line-height: 100%">sane.d/epsonds.conf:#
      net 192.168.1.123</p>
    <p style="margin-bottom: 0in; line-height: 100%">sane.d/kodakaio.conf:#net
      192.168.1.2 0x4041</p>
    <p style="margin-bottom: 0in; line-height: 100%">sane.d/kodakaio.conf:#net
      192.168.1.17 0x4067</p>
    <p style="margin-bottom: 0in; line-height: 100%">fwupd/redfish.conf:#
      ex: <a class="moz-txt-link-freetext" href="https://192.168.0.133:443">https://192.168.0.133:443</a></p>
    <p style="margin-bottom: 0in; line-height: 100%">systemd/system/local-network-pingable.service:ExecStartPre=/bin/bash
      -c "/usr/lo</p>
    <p style="margin-bottom: 0in; line-height: 100%">ffserver.conf:ACL
      allow 192.168.0.0 192.168.255.255</p>
    <p style="margin-bottom: 0in; line-height: 100%">dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes:#
      new_rfc3442_classless_static_routes='24 192 168 10 192 168 1 1 8
      10
      10 17 66 41'</p>
    <p style="margin-bottom: 0in; line-height: 100%">dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes:#
      192.168.10.0/24 via 192.168.1.1</p>
    <p style="margin-bottom: 0in; line-height: 100%">root@Backend-3:/etc#
    </p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">Visually scanned
      that list -- not sure what some of it is though looks like with
      the
      power failure I had this morning some of the devices automatically
      updated to the new network. Tried a grep command to make sure only
      the one old (192.168.0.3) noted during the visual scan:</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">root@Backend-3:/etc#
      grep -r "192.168.*" | grep 192.168.0.3</p>
    <p style="margin-bottom: 0in; line-height: 100%">mythtv/config.xml_original:
      <Host>192.168.0.3</Host></p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">Half-thinking to
      delete or otherwise modify that file -- my old MS-DOS 8.3 days is
      kicking in: filenames were a max of eight characters, dot, max. of
      three characters. Decided to post and await instructions!</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%">TIA </p>
    <p style="margin-bottom: 0in; line-height: 100%">Barry</p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p style="margin-bottom: 0in; line-height: 100%"><br>
    </p>
    <p>
      <style type="text/css">
                pre.cjk { font-family: "Courier New", monospace }
                p { margin-bottom: 0.1in; line-height: 115% }
                a:link { so-language: zxx }</style></p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>