[mythtv-commits] Ticket #11166: Still problems with mythfrontend binding only to localhost

MythTV noreply at mythtv.org
Wed Oct 10 09:33:20 UTC 2012


#11166: Still problems with mythfrontend binding only to localhost
---------------------+--------------------------------------
 Reporter:  dag@…    |           Type:  Bug Report - General
   Status:  new      |       Priority:  minor
Milestone:  unknown  |      Component:  MythTV - General
  Version:  0.25.2   |       Severity:  medium
 Keywords:           |  Ticket locked:  0
---------------------+--------------------------------------
 Still something fishy here:
 I have a setting where the backend address is definitely set to the
 external IP of that backend. Still my frontend insists on listening only
 to 127.0.0.1.

 Proof from the log:
 {{{
 2012-10-10 12:14:27.648154 I  Loading sv translation for module
 mythzoneminder
 2012-10-10 12:14:27.652469 I  Listening on TCP 127.0.0.1:6546
 2012-10-10 12:14:27.815941 N  Found mainmenu.xml for theme 'Readability'
 2012-10-10 12:14:28.147370 I  MythCoreContext: Connecting to backend
 server: 194.110.87.211:6543 (try 1 of 1)
 2012-10-10 12:14:28.158288 I  Using protocol version 72
 }}}
 I do have a slightly "strange" backend with an alias for a non-proxied
 net, and the backend only listened to the alias+localhost (separate bug I
 guess)  if I left the IP address of himself empty:
 My interfaces on the backend are:[[BR]]

 * eth0     194.110.87.211
 * eth0:1   10.0.0.10
 * lo       127.0.0.1

 Interfaces on frontend the usual:[[BR]]

 * eth0     194.110.87.212
 * l0       127.0.0.1

 Tell me if I can give more useful info!

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11166>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list