[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Mediatomb (UPNP) und 1&1 AudioCenter (aka Sagem Web Tuner 500)



Hallo, 

vielleicht kann mir ja jemand helfen, wie ich mein Setup debugge.


Ich habe hier das 1&1 AudioCenter (gebrandeter Sagem Web Tuner
500). Das Ding spielt Internetradio und kann von USB-Platte oder
-Speicherstick Musik wiedergeben. Und von einem UPNP-fähigen Server.


Also habe ich mir auf das Musikgrab mediatomb installiert, der startet
offenbar auf dem korrekten Interface mit korrekter IP.

Allerdings "findet" das AudioCenter den Server nicht. Ich verstehe
nicht genug, um UPNP zu debuggen. Hat jemand eine Idee? 

IP geht grundsätzlich: Radio Stream sind kein Problem. Das AudioCenter
ist als WLAN-Client angebunden und hat eine IP-Adresse im gleichen
Subnetz wie die anderen Beteiligten.

AudioCenter.fritz.box ist das AudioCenter. IBM-Desktop.fritz.box ist
der Rechner, auf dem mediatomb läuft (und auf dem tcpdump aufgerufen
wird).





,----
| ceramic:/home/niehaus# tcpdump -s 0 -i br0 -vv host  192.168.0.37
| tcpdump: listening on br0, link-type EN10MB (Ethernet), capture size 65535 bytes
| 21:18:50.860762 arp who-has fritz.box (00:1a:4f:57:84:2b (oui Unknown)) tell AudioCenter.fritz.box
| 21:18:56.631961 arp who-has AudioCenter.fritz.box tell 0.0.0.0
| 21:18:58.617820 IP (tos 0x0, ttl 64, id 59901, offset 0, flags [none], proto UDP (17), length 62) AudioCenter.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QU)? _daap._tcp.local. (34)
| 21:19:13.851254 IP (tos 0x0, ttl 64, id 60669, offset 0, flags [none], proto UDP (17), length 62) AudioCenter.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QU)? _daap._tcp.local. (34)
| 21:19:21.371749 IP (tos 0x0, ttl 64, id 61437, offset 0, flags [none], proto UDP (17), length 62) AudioCenter.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QU)? _daap._tcp.local. (34)
| 21:19:26.767338 arp who-has fritz.box (00:1a:4f:57:84:2b (oui Unknown)) tell AudioCenter.fritz.box
| 21:19:28.894465 IP (tos 0x0, ttl 64, id 62205, offset 0, flags [none], proto UDP (17), length 62) AudioCenter.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QU)? _daap._tcp.local. (34)
| 21:19:36.416928 IP (tos 0x0, ttl 64, id 62973, offset 0, flags [none], proto UDP (17), length 62) AudioCenter.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QU)? _daap._tcp.local. (34)
`----



,----
| ceramic:/home/niehaus# tcpdump -i br0 -vvv host 224.0.0.251
| tcpdump: listening on br0, link-type EN10MB (Ethernet), capture size 96 bytes
| 21:21:00.338248 IP (tos 0x0, ttl 64, id 65021, offset 0, flags [none], proto UDP (17), length 62) AudioCenter.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QU)? _daap._tcp.local. (34)
| 21:21:00.448391 IP (tos 0x0, ttl 255, id 0, offset 0, flags [DF], proto UDP (17), length 70) IBM-Desktop.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42)
| 21:21:01.452271 IP (tos 0x0, ttl 255, id 0, offset 0, flags [DF], proto UDP (17), length 70) IBM-Desktop.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42)
| 21:21:03.460232 IP (tos 0x0, ttl 255, id 0, offset 0, flags [DF], proto UDP (17), length 70) IBM-Desktop.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42)
| 21:21:10.487963 IP (tos 0x0, ttl 64, id 254, offset 0, flags [none], proto UDP (17), length 62) AudioCenter.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QU)? _daap._tcp.local. (34)
| 21:21:18.010780 IP (tos 0x0, ttl 64, id 1022, offset 0, flags [none], proto UDP (17), length 62) AudioCenter.fritz.box.mdns > 224.0.0.251.mdns: [udp sum ok] 0 PTR (QU)? _daap._tcp.local. (34)
`----


,----
| ceramic:/home/niehaus# route -n
| Kernel-IP-Routentabelle
| Ziel            Router          Genmask         Flags Metric Ref    Use Iface
| 10.8.0.2        0.0.0.0         255.255.255.255 UH    0      0        0 tun0
| 192.168.178.0   10.8.0.2        255.255.255.0   UG    0      0        0 tun0
| 10.8.0.0        10.8.0.2        255.255.255.0   UG    0      0        0 tun0
| 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 br0
| 239.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 br0
| 0.0.0.0         192.168.0.222   0.0.0.0         UG    0      0        0 br0
| ceramic:/home/niehaus#   
`----


Irgend jemand mit einer Idee zur Fehlersuche? 


Danke,


Sebastian 


Reply to: