I've just set up Mythdora 3.2 on a leftover PC, configuring it as a frontend only. I've set it up to connect to my backend server. It can connect to the server and sees the shows that have been recorded, but when I try to launch a recording the screen briefly flickers before returning me back to the Mythtv UI. 
<br><br>In the past I&#39;ve been able to connect to the backend using XBMCTV (Xbox Media Center) and viewed recordings, so it shouldn&#39;t be a permissions issue. IIRC I told the server to allow all SQL connections from my subnet.&nbsp; In addition I can connect to the backend over SQL via the command mysql -h &quot;
<a href="http://192.168.2.98">192.168.2.98</a> -u mythtv -p&quot; and entering the standard mythtv password, the same that is specified for mythconverg in the frontend&#39;s setup.<br><br>The one sticking point - The frontend is currently a dynamic IP that doesn&#39;t reverse-resolve via DNS. Does MythTV care? I&#39;ve told it to identify itself as 
frenzy.jerkychew.local, which from what I can tell is just used as a unique identifier in the Backend&#39;s database. Is there something obvious I&#39;m missing?<br>