NaluAndroid / andronos

Automatically exported from code.google.com/p/andronos
0 stars 0 forks source link

Connect to Sonos on different network, wich port ? #128

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi

I have my Sonos on different subnet than my wireless (Sonos: 192.168.1.0 and 
wireless: 192.168.3.0)

Wich port or range is Sonos/Andronos working on ?

I suppose that the protocol is UDP ?

Thanks in advance

Rasmus Carstensen 

Original issue reported on code.google.com by vingu...@gmail.com on 7 Aug 2010 at 9:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have added my zoneplayers manually by IP 
(I assume it is IP that have to be used to manually add even though nothing is 
stated and it could be name of group or mac addr. If it is IP then is would be 
nice that the number input is opened and not the text input)

I would like to know wich ports to open in my firewall between the two networks 
?

Original comment by vingu...@gmail.com on 8 Aug 2010 at 7:17

GoogleCodeExporter commented 8 years ago
OK found this today on Sonos website:
https://sonos.custhelp.com/cgi-bin/sonos.cfg/php/enduser/std_adp.php?p_faqid=206
&p_created=1101418887
TCP/IP:
80 (HTTP)
445 (CIFS)
3400 (UPnP incoming events)
443 (Rhapsody, Napster, and SIRIUS Internet Radio)

UDP:
136-139 (NetBIOS)
1900 (UPnP advertisements / device discovery)
1901 (UPnP m-search responses)
2869 (UPnP connection to Windows Media Player 11 Network Sharing Service)
6969 (Getting Started process)
10243 (UPnP connection to Windows Media Player 11 Network Sharing Service)
10280-10284 (UPnP connection to Windows Media Player 11 Network Sharing Service)

I will try and see how many is actually needed for Andronos to work. If someone 
knows please tell so I don't have to try all the combinations :)

Original comment by vingu...@gmail.com on 8 Aug 2010 at 7:29

GoogleCodeExporter commented 8 years ago
OK I opened all the ports and scanned and tried to manually add zoneplayer by 
IP but no go :(

Have I done something wrong or can this simply not be done ??

RC

Original comment by vingu...@gmail.com on 8 Aug 2010 at 8:13

GoogleCodeExporter commented 8 years ago
This is in no way supported or tested, but you might get it to work, but you'll 
need to configure connections in both directions. UDP should only be used for 
discovery, so if you add manually, only TCP is needed. Andronos opens port 1900 
and 1901, and the Sonos devices need to be able to reach those ports. On the 
Sonos devices, port 1400 is used, so that needs to be accessible from Andronos.

Original comment by jre...@gmail.com on 3 Dec 2010 at 7:00