[mythtv-commits] Ticket #12545: ServerPool fails to listen on link local addresses

MythTV noreply at mythtv.org
Wed Mar 2 16:36:08 UTC 2016


#12545: ServerPool fails to listen on link local addresses
----------------------------------+-------------------------
 Reporter:  gordonp@…             |          Owner:  stuarta
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  0.28
Component:  MythTV - General      |        Version:  0.27.5
 Severity:  medium                |     Resolution:  Fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------
Changes (by stuarta):

 * status:  infoneeded => closed
 * resolution:   => Fixed


Comment:

 Closing this as fixed, as my fixes/0.28 system is listening just fine on
 the link local
 addresses. Feel free to reopen if this is not the case for you

 {{{
 # netstat -Wtanp | grep :65 | grep fe80
 tcp6       0      0 fe80::3e4a:92ff:fe79:c5a5:6543 :::*
 LISTEN      14755/mythbackend
 tcp6       0      0 fe80::3e4a:92ff:fe79:c5a5:6544 :::*
 LISTEN      14755/mythbackend
 tcp6       0      0 fe80::3e4a:92ff:fe79:c5a5:6549 :::*
 LISTEN      14755/mythbackend
 tcp6       0      0 fe80::3e4a:92ff:fe79:c5a5:6554 :::*
 LISTEN      14755/mythbackend

 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12545#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list