
mythtv-users-mail at alintech
Apr 28, 2012, 1:13 AM
Views: 553
Permalink
|
|
Frontend control socket 6547 bind issue
|
|
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] t:~$ 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 _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-users
|