· After not useing roon for several months the client on my pc only shows some devices connectet to pc constantly and some others connectet to pc for a millisecond. What is going on here? I did't change a thing, i updatet to the newest roon client, server says newest version. Firewall on pc is full open privat/public tcp/udp for roon and raat. Any short solution? This is really annoying.
Ok, I figured it out. A few weeks ago I had to install a VPN tunnel for office reasons, I had completely forgotten about that. I first deactivated the tunnel, but I had to close Wireguard completely, and now Roon is running smoothly again on this PC. How stupid was that?
Glad you figured it out! For future reference, instead of closing WireGuard completely you can exclude local network traffic from the VPN tunnel by adding the following routes to your WireGuard config under AllowedIPs:
This replaces 0.0.0.0/0 and excludes RFC1918 private address ranges (192.168.x.x, 172.16-31.x.x, 10.x.x.x) from the tunnel, allowing Roon to discover local devices while keeping your office VPN active.