[mythtv-users] problem with mythmote on one backend but not another
Aaron Klein
klein.aaron at gmail.com
Sun Jun 16 11:47:52 UTC 2013
I ran the nmap command as suggested from my one frontend to another and I
get the below about the one in question where mythmote does not work. Also
according to the UFW commands it is not running and was disabled on
startup.
>From the local host I can do netcat localhost 6546 and the front end
responds prompting me for commands so locally the network remote feature
is working it just appears the server is not answering calls to that port
from other systems on the local network.
nmap -p 6546 --reason 192.168.1.57
Starting Nmap 5.21 ( http://nmap.org ) at 2013-06-16 07:26 EDT
Nmap scan report for 192.168.1.57
Host is up, received conn-refused (0.00014s latency).
PORT STATE SERVICE REASON
6546/tcp closed unknown conn-refused
Nmap done: 1 IP address (1 host up) scanned in 13.05 seconds
On Fri, Jun 14, 2013 at 8:38 PM, Bill Meek <keemllib at gmail.com> wrote:
> On 06/14/2013 07:15 PM, Aaron Klein wrote:
>
>> I have two backends and both are running mythbuntu I have enabled the
>> network remote option under setup. My master backend/frontend works with
>> mythmote but my secondary frontend does not work with the same mythmote.
>> I
>> get an connection error which makes me think that maybe the issue is with
>> a
>> firewall block. How do I check to see if the port 6546 is allowed through
>> the firewall on the frontend.
>>
>
> If you believe its the firewall, and I'm assuming you're referring to the
> *buntu UFW, just disable it with sudo ufw disable, then try mythmote again.
> Restore it with sudo ufw enable.
>
> Here are a couple of tools.
>
> sudo ufw status (run on your frontends, expect something like:)
>
> Status: active
>
> To Action From
> -- ------ ----
> Anywhere ALLOW 192.168.1.0/24
> Anywhere ALLOW 239.0.0.0/8
>
>
>
> nmap -p 6546 --reason yourHostInQuestion (run from a host other than your
> frontend)
>
> Should return (among other things:)
>
> PORT STATE SERVICE REASON
> 6546/tcp open mythtv syn-ack
>
>
> --
> Bill
> ______________________________**_________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/**listinfo/mythtv-users<http://www.mythtv.org/mailman/listinfo/mythtv-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130616/15d19d1a/attachment.html>
More information about the mythtv-users
mailing list