I recently made firewall changes adapting geo-nft https://github.com/wirefalls/geo-nft to limit traffic to my PC from geographic regions prone to hacking/malware. I suspect this is the reason I am having difficulty, which started 24 hours after I set up the firewall rules thus
In any event I can no longer control players (my touch and radio) except through the web interface and this does not allow for volume control (that appears to work on the player)> The player says that I have to download LMS from MYsqueezebox as it can't connect to the server (and my library). This I can do using the web interface.I do have a current version of LMS. The players can access Mysqueezebox for internet radio just not my local library (but it will through the web interface. I hope this made some sense as I am not quite sure what to do to fix this, any help would be appreciated
Code:
#Accept LMS on port 9000.
tcp dport 9000 counter accept comment "Accept LMS on port 9000"
# Accept LMS on port 9090.
tcp dport 9090 counter accept comment "Accept LMS on port 9090"
# Accept LMS on port 3483.
tcp dport 3483 counter accept comment "Accept LMS on port 3483"