colin.mcgregor said: SiHa noted:
[I]127.0.0.1 will only work for a BE/FE, as you have found
If you want to connect a remote fontend, on the 1st page of 'General' in mythtv-setup, you need both the local backend and master backend set to the 'real' IP address of that machine. Then the diskless client should connect.[/I]
Yes, I understand that, BUT when I put in the 'real' IP address, in this case 192.168.2.101 on the diskless client it will not connect to the database on the FE/BE box.
So, the firewall doesn't appear to be running, what else could be causing grief? Thanks.
[I] Edit: I've also found that with multiple machines it's a good idea to give them static IP addresses. I had assumed my router dished out fixed IP's .101, 102, 103 etc... in order of the number of the port that was connected, until it swapped them one day and my backend disappeared. [/I]
Well, I've used the assign MAC address to IP address feature on my little router box. Means I can update stuff like name servers at one point without a login to every box. This can make hardware updates a bit more of pain however...
if your FE/BE was not originally set up for remote mysql access, then you need to enable it. the easiest way is to go into mythbuntu control centre under the "system services" tab and enable "mysql service" toward the bottom of the pane.
apply, and you should be good to go... assuming that the both the FE/BE and remote FE have the actual IP addy of the backend, as discussed above.