[mythtv-users] beyond the box

Peter Bennett cats22 at comcast.net
Sat Sep 16 14:23:46 UTC 2017



On 09/15/2017 08:11 PM, Daryl McDonald wrote:
>
>
> On Sep 15, 2017 3:07 PM, "Peter Bennett" <cats22 at comcast.net 
> <mailto:cats22 at comcast.net>> wrote:
>
>
>
>     On 09/15/2017 01:05 PM, Daryl McDonald wrote:
>>     Greetings Mythizens, I'm toying with a remote FE, to now
>>     everything has been in a combined box. The tutorial I see taslk
>>     about altering mythtv service via Mythbuntu Control Center to
>>     allow remote FE's. Is there another way to effect this change?
>>     Secondly, I'm not certain which port to use (default 80) or
>>     something found in setup? My attempts with Mythling have given
>>     varrious error mesages, I assume because of the first  hurdle. 
>>     Thanks Daryl
>>
>>
>>     _______________________________________________
>>
>
>     Is this v0.28 or v29?
>
>     _______________________________________________
>     mythtv-users mailing list
>     mythtv-users at mythtv.org <mailto:mythtv-users at mythtv.org>
>     http://lists.mythtv.org/mailman/listinfo/mythtv-users
>     <http://lists.mythtv.org/mailman/listinfo/mythtv-users>
>     http://wiki.mythtv.org/Mailing_List_etiquette
>     <http://wiki.mythtv.org/Mailing_List_etiquette>
>     MythTV Forums: https://forum.mythtv.org
>
> It's 0.28
>
>
>
>
>

You need to run mythtv-setup on your backend, go into the first option 
and check the ip address settings. Make sure your server IP and master 
backend IP are an externally visible IP address, i.e. not 127.0.0.1.

Make mysql accessible from other machines. Find your mysqld.cnf file. It 
will be somewhere in /etc, in my case it is in 
/etc/mysql/mysql.conf.d/mysqld.cnf. Find the line that says
bind-address = 127.0.0.1
and comment it out. Restart mysql.

On your new remote frontend, in the home directory from which you will 
run the mythfrontend, create a $HOME/.mythtv directory. Copy into that 
directory the config.xml file from your backend. Edit that file and make 
sure that the database server ip address is set to the mysql server 
address,  not 127.0.0.1.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170916/925e86af/attachment.html>


More information about the mythtv-users mailing list