[mythtv-users] upnp only workin when twonkeymedia is running.

Svend Høst svend at hoest.nu
Tue Jun 9 20:55:41 UTC 2009


sudo tcpdump host 239.255.255.250 -i eth1

With twonkey stopped it gave me (not working)

tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes
22:46:24.836915 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:27.339962 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:29.849142 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:32.358243 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:34.869101 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:37.378916 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:44.888465 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:47.395866 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:49.910366 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:52.420253 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:54.933013 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:46:57.440477 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127

With twonkey started it gave me :
 sudo tcpdump host 239.255.255.250 -i eth1
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes
22:48:21.508290 IP 172.17.14.105.62886 > 239.255.255.250.1900: UDP, length
133
22:48:24.508431 IP 172.17.14.105.62886 > 239.255.255.250.1900: UDP, length
133
22:48:25.254377 IP 172.17.14.121.51679 > 239.255.255.250.1900: UDP, length
127
22:48:27.508500 IP 172.17.14.105.62886 > 239.255.255.250.1900: UDP, length
133
22:49:16.378006 IP gateway.1900 > 239.255.255.250.1900: UDP, length 302
22:49:16.378099 IP gateway.1900 > 239.255.255.250.1900: UDP, length 293
22:49:16.378171 IP gateway.1900 > 239.255.255.250.1900: UDP, length 345
22:49:16.378244 IP gateway.1900 > 239.255.255.250.1900: UDP, length 357
22:49:16.378315 IP gateway.1900 > 239.255.255.250.1900: UDP, length 359

And worked instantly.

ip route says :
172.17.14.0/24 dev eth1  proto kernel  scope link  src 172.17.14.1
86.48.57.0/24 dev eth0  proto kernel  scope link  src 86.48.57.56
169.254.0.0/16 dev eth1  scope link  metric 1000
default via 86.48.57.1 dev eth0  metric 100

i'm quite puzzled by this.

Wkr.
Svend

2009/6/9 Eric Sharkey <eric at lisaneric.org>

> On Tue, Jun 9, 2009 at 2:38 PM, Svend Høst<svend at hoest.nu> wrote:
> > But when i installed twonkeymedia it sudenly poped up, and can now be
> found.
> > As soon i shut down twonkey it disapears.
>
> Does it also work if you run:
>
> tcpdump host 239.255.255.250
>
> on the backend (with twonkeymedia off, of course)?
>
> What does your routing table look like?
>
> Eric Sharkey
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090609/da780733/attachment.htm>


More information about the mythtv-users mailing list