You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what the exact issue is here, but the relay works great for all my other devices from my IoT vlan to my normal vlan but my OSD Audio SRT4 which use https://www.linkplay.com do not work through their control app (mostly for merging for multiroom), I have temporarily allowed all ports and protocols from these devices through the firewall so I know it's not that, they work fine with Spotify connect and airplay just not the control app. Using Wireshark I do see the capture of the Multicast dns entry within the IoT subnet but nothing in the normal network when using the control app.
Do you think you could do a capture on the interface where the IoT VLAN lives? I'm sure that the mDNS code is doing the right thing with rebroadcasting - that's solidly tested - but I'm curious to know whether this elicits any kind of response at all?
Do you think you could do a capture on the interface where the IoT VLAN lives? I'm sure that the mDNS code is doing the right thing with rebroadcasting - that's solidly tested - but I'm curious to know whether this elicits any kind of response at all?
That's actually from the IoT vlan, a capture when I'm on the normal VLAN shows mDNS requests but not any from that device.
Not sure what the exact issue is here, but the relay works great for all my other devices from my IoT vlan to my normal vlan but my OSD Audio SRT4 which use https://www.linkplay.com do not work through their control app (mostly for merging for multiroom), I have temporarily allowed all ports and protocols from these devices through the firewall so I know it's not that, they work fine with Spotify connect and airplay just not the control app. Using Wireshark I do see the capture of the Multicast dns entry within the IoT subnet but nothing in the normal network when using the control app.
Here's a sample someone else posted of the entry and mine looks similar: home-assistant-libs/netdisco#251
Here's mine capture from my IoT network

Is there anything that would be preventing this from working?
I found some good on how they work here but it doesn't talk about the mDNS:
https://github.com/nagyrobi/home-assistant-custom-components-linkplay
https://github.com/n4archive/LinkPlayAPI/blob/master/api.md
The text was updated successfully, but these errors were encountered: