Hi,
has anyone experience running Roon in a segemented network setup?
I have changed my home network to Ubiquiti UniFi recently and decided to create
separate networks/VLANs for my AV equipment and (among a few others) my “trusted
clients”, eg. a MacBook, an iPhone and an iPad.
I have a Roon Server VM running on a Proxmox host in the AV network (using VLAN tagging on the vNIC).
I have a hifi streaming client on the same VLAN, which works perfectly (why wouldn’t it).
I have issues with all my “trusted” mobile clients.
The roon app works on all so far and I can eg. use the app on my iPad to control what’s playing on the streaming client.
Roon Arc works reliably with no issues so far, too.
Most of the times, though, the Roon app is showing “no playback devices found”
where there at least should be a “System Output” device available.
In very few occasions when launching the app it works out of the box.
Sometimes the available audio devices appear only a few minutes after the app has been launched.
Or they disappear over night.
And other times the device is shown stuck in the “enabling” phase until it disappears again.
In the RoonServer_log.txt file I can observe unsuccessul connection attempts:
Info: [raatserver] [iPhone] connecting (attempt 1)
Warn: [raat_ll/client] [iPhone] failed to connect(0) Connection refused
Trace: [raatserver] [iPhone] client connection failed. Retrying in 500ms
[…]
Info: [raatserver] [iPhone] connecting (attempt 8)
Warn: [raat_ll/client] [iPhone] failed to connect(0) Connection refused
Trace: [raatserver] [iPhone] client connection failed. Giving up
I have firewall rules set up, allowing the Roon server to communicate with the client VLAN unrestricted (eg. any/any, IPv4 and IPv6).
The same goes for the client VLAN to the AV network (where the Roon Server VM resides) - everything should be open.
I have IPv6 ULA addresses set up for all the networks and can ping the Roon Server VM from the clients and vice versa on their IPv6 addresses.
I don’t see anything that could still be blocking communications here.
Regarding the UniFi network settings, I have enabled the mDNS proxy on the
gateway, IGMP snooping is off (to my understanding, this would only restrict
potentially unwanted multicast traffic when enabled).
I don’t see anything else that I could try.
Is anyone maybe using a similar setup and has gotten this to work?
Sebastian