[mythtv-users] MythTV Android Frontend is now available in the Google Play Market

James Pifer jep at obrien-pifer.com
Tue Oct 9 17:12:46 UTC 2012


On 10/9/2012 1:00 PM, Tom Lichti wrote:
> On Tue, Oct 9, 2012 at 12:54 PM, Jim Oltman <jim.oltman at gmail.com> wrote:
>> On Tue, Oct 9, 2012 at 11:42 AM, Mike Perkins <mikep at randomtraveller.org.uk>
>> wrote:
>>> On 09/10/12 16:48, Jim Oltman wrote:
>>>> On Tue, Oct 9, 2012 at 10:04 AM, Daniel Frey <dmfrey at gmail.com> wrote:
>>>>
>>>>> What if your backend doesn't respond to:
>>>>>
>>>>>> http://mythbackendIP:6544
>>>>>
>>>>> Check your mythtv-setup for the correct port number.  Have you changed
>>>>> the
>>>>> default one?  Default is 6544.
>>>>>
>>>>> Dan
>>>>>
>>>> I have left everything at default.  Myth shows:
>>>>
>>>> IP Address:  10.0.0.52
>>>> Port:  6543
>>>> Status Port: 6544
>>>>
>>>> Master Backend:
>>>>
>>>> IP Address:  10.0.0.52
>>>> Port:  6543
>>>>
>>>> I've tried both:
>>>>
>>>> http://10.0.0.52:6543
>>>> http://10.0.0.52:6544
>>>>
>>>> Neither brings up any web page.
>>>>
>>> Firewall?
>>>
>>> --
>>>
>>> Mike Perkins
>>
>>   This is all in my local network.
>>
> That doesn't mean you don't have a firewall. Are you running iptables? Try:
>
> iptables -L
>
> If you have a drop all section, and no allow for 6544, that would do it.
>
> Tom
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>

I have the same issue. Can't get to http://192.168.1.16:6544 from the 
Android Frontend.

In my case iptables is open on the backend:
# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Using "fing" on my tablet I can see my mythbackend and see that the 
standard ports are open.

Also, I can go to any PC on my network and my mythbackend responds 
appropriately hitting http://192.168.1.16:6544 with a browser.

Thanks,
James



More information about the mythtv-users mailing list