[mythtv-users] Frontend control socket 6547 bind issue

Wilson Waters mythtv-users-mail at alintech.com.au
Sat Apr 28 08:13:12 UTC 2012


Hi all,

I'm having an issue connecting to the Mythtv frontend control socket 
(default port 6547) after upgrading to 0.25. I have a feeling it may be 
because it is bound to localhost.

wilson at tv:~$ netstat -an | grep LISTEN
tcp        0      0 0.0.0.0:43469           0.0.0.0:*             LISTEN
tcp        0      0 127.0.0.1:6543          0.0.0.0:*             LISTEN
tcp        0      0 0.0.0.0:111             0.0.0.0:*             LISTEN
tcp        0      0 127.0.0.1:6544          0.0.0.0:*             LISTEN
tcp        0      0 0.0.0.0:80              0.0.0.0:*             LISTEN
tcp        0      0 127.0.0.1:6546          0.0.0.0:*             LISTEN
tcp        0      0 127.0.0.1:6547          0.0.0.0:*             LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*             LISTEN
tcp        0      0 127.0.0.1:3306          0.0.0.0:*             LISTEN
tcp        0      0 0.0.0.0:5900            0.0.0.0:*             LISTEN
tcp        0      0 0.0.0.0:52044           0.0.0.0:*             LISTEN
...

Is there any way to configure what interface it binds to (preferably all).

Thanks.

-- 
Wilson Waters


More information about the mythtv-users mailing list