[mythtv-users] Mythtv Backend, upnp and hamachi

Steve Malenfant smalenfant at gmail.com
Thu Jul 14 02:00:38 UTC 2011


I think I explained that in my e-mail about my 2 routes.

Anyway, the problem was hamachi. See how it does bind everything for
UDP port 1900?
udp   124576      0 0.0.0.0:1900            0.0.0.0:*
         1206/hamachid

Well, once I stopped (kill pid 1206) and restart the mythtv server, I
finally got these 2 entries :
udp        0      0 255.255.255.255:1900    0.0.0.0:*
         26588/mythbackend
udp        0      0 239.255.255.250:1900    0.0.0.0:*
         26588/mythbackend

This is using as root "netstat -napu".

Upnp was working, but only on a fresh reboot but if the mythtv server
was restarting (upgrade, mythtv-setup, manual restart) then it
wouldn't work anyway since the port binding probably failed. This is
only my assumptions where mythtv backend was starting before hamachi.

Steve

On Wed, Jul 13, 2011 at 9:51 PM, Raymond Wagner <raymond at wagnerrp.com> wrote:
> On 07/13/11 21:43, Steve Malenfant wrote:
>> 239.0.0.0       *               255.0.0.0       U     0      0        0 eth0
>> 224.0.0.0       *               240.0.0.0       U     0      0        0 eth0
>
> I doubt this matters, but why do you have two separate routing entries
> for the 239/8 subnet?
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>


More information about the mythtv-users mailing list