[mythtv-commits] Ticket #9840: IPv6 commit breaks communication between frontend and backend on same machine.

MythTV noreply at mythtv.org
Sat Nov 19 22:11:34 UTC 2011


#9840: IPv6 commit breaks communication between frontend and backend on same
machine.
-------------------------------------------------+-------------------------
 Reporter:  Greg G. <spikeygg.mythbox@…>         |          Owner:  greg
     Type:  Bug Report - General                 |         Status:
 Priority:  minor                                |  assigned
Component:  MythTV - General                     |      Milestone:  unknown
 Severity:  medium                               |        Version:  Trunk
 Keywords:                                       |  Head
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Greg G. <spikeygg@…>):

 Yes, I am still experiencing this issue.  Just updated to:
 v0.25pre-3767-gff6487b git trunk/head/master and tried enabling ipv6.
 Mythfrontend still complains about not being able to access the backend.
 I've worked around this issue by using this switch I found while googling:

 {{{
 echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf
 }}}

 It disables ipv6 on all interfaces but requires a reboot to toggle.  So
 checking this out is... not ideal.  I'm running AMD64 release of Debian --
 currently on wheezy/sid [testing].

 Please do let me know if you need any more debug info.

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


More information about the mythtv-commits mailing list