[mythtv-commits] Ticket #9820: Upgraded to 'master', lost IPV4 connectivity

MythTV noreply at mythtv.org
Sun Nov 27 03:02:15 UTC 2011


#9820: Upgraded to 'master', lost IPV4 connectivity
---------------------------------------------+----------------------------
 Reporter:  Ian Clark <mrrooster@…>          |          Owner:  greg
     Type:  Bug Report - General             |         Status:  assigned
 Priority:  minor                            |      Milestone:  0.25
Component:  MythTV - General                 |        Version:  Trunk Head
 Severity:  medium                           |     Resolution:
 Keywords:                                   |  Ticket locked:  0
---------------------------------------------+----------------------------

Comment (by Bill Meek <keemllib@…>):

 Replying to [comment:10 mrrooster@…]:

 Ian, your netstat looks fine. Below is an example of a frontend connected
 over IPv4 with IPv6 enabled.
 Running v0.25pre-3814-g6cf957e on Mythbuntu 11.10 (3.0.0 kernel.)
 {{{
 bill at mc1:/etc$ sudo netstat -pant|grep mythbackend
 tcp6       0      0 :::6543                 :::*                    LISTEN
 1683/mythbackend
 tcp6       0      0 :::6544                 :::*                    LISTEN
 1683/mythbackend
 tcp6       0      0 192.168.1.223:6543      192.168.1.200:44216
 ESTABLISHED 1683/mythbackend
 tcp6       0      0 192.168.1.223:6543      192.168.1.200:44215
 ESTABLISHED 1683/mythbackend
 }}}

 I suspect some kind of configuration issue.

 If you want to put a copy of the failing **frontend** log on pastbin.com,
 I'd be happy to look at it.
 Or return to the mythtv-users list (or send private mail to keemllib at
 gmail.)

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


More information about the mythtv-commits mailing list