<div dir="auto">Can you connect to the db from the remote frontend?</div><div dir="auto"><br></div><div dir="auto">Something like</div><div dir="auto"><pre style="white-space:pre-wrap"><code>mysql mythconverg -u mythtv -h 192.168.1.55 -p -e "select count(*) from settings;"</code></pre><pre style="white-space:pre-wrap"><code><br></code></pre><pre style="white-space:pre-wrap"><code>Obviously replace that ip with the ip of your master backend....</code></pre><div dir="auto"><code><br></code></div></div>