I've had LMS (currently 8.2.0) running on CentOS 7 for a number of years, but recently decided to try to integrate my Sonos speakers with LMS using squeeze2upnp (squeeze2upnp-x86-64-static) after replacing my original Logitech squeezebox renderer with a Raspberry Pi (which also works well). The problem is the required firewall settings for squeeze2upnp and UPNP/DLNA operation. Turn the firewall off, and everything works well (much better than using Sonos application). Turn it on with the following ports
firewall-cmd --zone=public --list-ports 9000/tcp 3483/tcp 3483/udp 1900/udp 8200/tcp 3306/tcp 21/tcp 3000/tcp 3001/tcp 9100/tcp 9100/udp 49152-49184/tcp 49152-49184/udp and gradually the Sonos speakers drop off as their presence ceases to be detected. [16:08:05.200950] UpdateThread:1110 Presence checking [16:08:05.226957] UpdateThread:1169 [0xc46e28] UPnP keep alive: Bedroom [16:08:05.335862] UpdateThread:1169 [0xc44b00] UPnP keep alive: Kitchen [16:08:05.378578] UpdateThread:1169 [0xc49150] UPnP keep alive: Cabin .... [16:10:25.004063] UpdateThread:1110 Presence checking [16:10:25.004095] UpdateThread:1120 [0xc44b00]: removing unresponsive player (Kitchen) [16:10:25.004116] slimproto_close:933 [0xbbb140] slimproto stop for Kitchen [16:10:25.104294] output_flush:611 [0xbbb140]: flush output buffer [16:10:25.104319] output_close:642 [0xbbb140] close media renderer [16:10:25.104357] decode_close:193 close decode [16:10:25.165798] stream_close:503 [0xbbb140] close stream [16:10:25.264515] UpdateThread:1120 [0xc46e28]: removing unresponsive player (Bedroom) [16:10:25.264533] slimproto_close:933 [0xbbf608] slimproto stop for Bedroom [16:10:25.364655] output_flush:611 [0xbbf608]: flush output buffer [16:10:25.364679] output_close:642 [0xbbf608] close media renderer [16:10:25.364720] decode_close:193 close decode [16:10:25.386501] stream_close:503 [0xbbf608] close stream [16:10:25.387138] UpdateThread:1120 [0xc49150]: removing unresponsive player (Cabin) [16:10:25.387155] slimproto_close:933 [0xbc3ad0] slimproto stop for Cabin [16:10:25.487292] output_flush:611 [0xbc3ad0]: flush output buffer [16:10:25.487316] output_close:642 [0xbc3ad0] close media renderer [16:10:25.487342] decode_close:193 close decode [16:10:25.553586] stream_close:503 [0xbc3ad0] close stream So, a fairly simple question, just what ports and protocol are required to be open in the firewall for squeeze2upnp to use UPNP/DLNA for Sonos (or anything else)? With the firewall completely disabled it all works well, but I'd prefer to have an operational firewall. ------------------------------------------------------------------------ cwxx2's Profile: http://forums.slimdevices.com/member.php?userid=73268 View this thread: http://forums.slimdevices.com/showthread.php?t=103728 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
