[mythtv-commits] Ticket #10909: Issues with viewing recordings and fanart after enabling IPv6

MythTV noreply at mythtv.org
Tue Jul 17 15:12:55 UTC 2012


#10909: Issues with viewing recordings and fanart after enabling IPv6
-----------------------------------+----------------------------
 Reporter:  Jan Schneider <jan@…>  |          Owner:
     Type:  Bug Report - General   |         Status:  closed
 Priority:  minor                  |      Milestone:  unknown
Component:  MythTV - General       |        Version:  0.25-fixes
 Severity:  medium                 |     Resolution:  Invalid
 Keywords:                         |  Ticket locked:  0
-----------------------------------+----------------------------

Comment (by wagnerrp):

 That is correct, and there is something screwy going on there.

 {{{
 mythbuild_026# ifconfig epair4b
 epair4b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
 1500
         options=8<VLAN_MTU>
         ether 02:2c:28:00:13:0b
         inet6 fe80::2c:28ff:fe00:130b%epair4b prefixlen 64 scopeid 0x2
         nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
         media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
         status: active
 }}}

 {{{
 2012-07-17 14:57:00.904157 D  Adding IPv4 loopback to address list.
 2012-07-17 14:57:00.904202 D  Adding IPv6 loopback to address list.
 2012-07-17 14:57:00.904333 D  Skipping address: [fe80:1:0:0:0:0:0:1%lo0]
 2012-07-17 14:57:00.904412 D  Skipping address:
 [fe80:2:0:0:2c:28ff:fe00:130b%epair4b]
 2012-07-17 14:57:00.904432 D  Adding BackendServerIP to address list.
 2012-07-17 14:57:00.904448 C  ServerPool: Host is configured to listen on
 [fe80:0:0:0:2c:28ff:fe00:130b], but address is not used on any local
 network interfaces.
 }}}

 The scope ID is being tossed into the mix somewhere, which is causing
 MythTV to not recognize the address.  However, that is an independent
 issue, and the problem you are seeing is caused by specifying an invalid
 address.

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


More information about the mythtv-commits mailing list