[mythtv-users] Mythbackend not binding IPv6 ULA

Rob Jensen bertaboy at gmail.com
Wed Nov 19 00:31:38 UTC 2014


My backend seems to be refusing to bind any unique local addresses to its
network connection, which is causing issues with my frontends who are using
IPv6.  Mythbackend should see an address beginning with fdxx, but it's only
finding the global and link-local addresses.  I'm able to work around this
on a temporary basis by specifying my global/public IPv6 address in the
backend setup, however things get FUBAR'ed whenever my ISP updates my
backend's IPv6 address.  Does anyone else have similar experiences or
pointers as to where I should be looking for a fix?

ifconfig:
        inet 192.168.0.2  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fd0b:11c3:66b4::5ec  prefixlen 128  scopeid 0x0<global>
        inet6 fd0b:11c3:66b4:0:d739:1fd2:a162:59be  prefixlen 64  scopeid
0x0<global>
        inet6 *****  prefixlen 64  scopeid 0x0<global>
        inet6 *****::5ec  prefixlen 128  scopeid 0x0<global>
        inet6 fe80::5f55:c6b4:5a60:3a1d  prefixlen 64  scopeid 0x20<link>
        inet6 fe80::2a92:4aff:fe2e:310f  prefixlen 64  scopeid 0x20<link>

Networking portion of mythtv-setup:
2014-11-18 19:19:09.017785 I  UDPListener: Enabling
2014-11-18 19:19:09.026467 I  Binding to UDP 127.0.0.1:6948
2014-11-18 19:19:09.034551 I  Binding to UDP 192.168.0.2:6948
2014-11-18 19:19:09.169549 I  Binding to UDP [::1]:6948
2014-11-18 19:19:09.172301 I  Binding to UDP [Global address::5ec]:6948
2014-11-18 19:19:09.172476 I  Binding to UDP
[fe80::2a92:4aff:fe2e:310f%eth0]:6948
2014-11-18 19:19:09.172562 I  Binding to UDP
[fe80::5f55:c6b4:5a60:3a1d%eth0]:6948
2014-11-18 19:19:09.172622 I  Binding to UDP 192.168.0.255:6948

Thanks,
Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20141118/ad82094b/attachment.html>


More information about the mythtv-users mailing list