soliindian.blogg.se

Remove registered software sonos
Remove registered software sonos













remove registered software sonos
  1. Remove registered software sonos install#
  2. Remove registered software sonos full#

Copy and paste the full set of code below and hit enter.įourth: You may need to restart the Sonos app or device to get it to fully register and be recognized by the player/router but it will work. Third: Open a terminal and ssh into the router. :global plcBefore "6" <- Where you want the scripts to start adding to in your firewall. :global netControl "10.0.1.0/24" <- this is the network that your controlling device VLAN is on :global ifSonos "ether23-slave-local" <- This is the name of the VLAN the Sonos players will sit on :global ifControl "ether1-master-local"

remove registered software sonos

Second: edit the first 4 lines of the script (code below) to be correct for your situation. This will give you the /routing/pim option.

Remove registered software sonos install#

You can edit the first 4 lines and copy/paste the whole thing and the rest is taken care of.įirst: You need to download the additional packages for your version, then install the "multicast." package and reboot. So - I needed to do this and was able to get it to work. Should I add alternative subnets in the interfaces? ( I have tried various settings) What version of IGMP shoult the interface be in? V1,2,3?

remove registered software sonos

None of the rules are triggered when starting a controller on the guest wlan(vlan2) I Copied above information with the bolded addon ( otherwice the IPaddress was giving an error)Īdd chain=forward comment="Forward Sonos multicast traffic" dst-address=239.255.255.250Īdd chain=forward comment="Forward Sonos remote control events to players" in-interface=vlan2 out-interface=ether1 dst-port=1400,4444 protocol=tcpĪdd chain=forward comment="Forward Sonos remote control events from players" in-interface=ether1 out-interface=vlan2 dst-port=3400,3401,3500 protocol=tcpĪdd chain=forward comment="Forward Sonos UPnP device discovery events from players" in-interface=ether1 out-interface=vlan2 dst-address=192.168.9.0/ dst-port=1900,1901 protocol=udp Vlan2 for guest network is working just fine. My MT is confiured in switched mode, hence no brigde. I am trying to get this working, but it won´t work















Remove registered software sonos