3

I have a Raspberry Pi running LMS to stream music to my different Logitech Squeezeboxes. Since I added UFW (uncomplicated firewall) to my Raspberry I needed to know which ports to open to use the logitechmediaserver/squeezeboxserver.

bomben
  • 272

1 Answers1

5

I will answer my own question since I had troubles finding all of the relevant ports.

9000 TCP: Web GUI

9090 TCP: CLI (for example used by Android app Squeezer)

3483 TCP: Physical Squeezebox


31337: I am not sure about this one. It seems to be a port for firmware updates from the server to the client and not necessary.

bomben
  • 272