[mythtv-commits] Ticket #10654: mythfrontend telnet interface does not listen on correct address

MythTV noreply at mythtv.org
Wed Apr 25 17:05:20 UTC 2012


#10654: mythfrontend telnet interface does not listen on correct address
----------------------------------+-------------------------
 Reporter:  jrsantos@…            |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.25
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------
Changes (by jrsantos@…):

 * status:  closed => new
 * resolution:  Invalid =>


Comment:

 That used to be the case, but commit f5aa5e83 changes it to use the
 addresses found in ServerPool::SelectDefaultListen().  If the
 BackendServerIP setting is non-null, then it uses this value for the
 listen address.

 If I run the frontend and backend on the same host, with the backend
 server address configured to 127.0.0.1 via mythtv-setup, then the telnet
 interface only binds to the loopback addresses.  Changing BackendServerIP
 to the host's LAN address causes the telnet interface to bind to the LAN
 address.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10654#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list