I’m not able to open a port for Plex since I’m on a closed network.
Then I found out that I could setup reverse proxy that now works great via browser, but the app is still complaining and using the relay.
Is there a way to get it work via the Plex app? I’m using a “standard” nginx reverse proxy through a openvpn tunnel.
If you do your own DDNS brokering and the default route (netstat -r) uses tun0, VPNs are fine.
You can look in **Settings - Server - Network - Show Advanced and see if you can move the preferred adapter. ( I use site VPN here which behaves entirely different so can’t test how it will appear for you. sorry)
Ah maybe that could work.
Though I have to change some things, plex is running in docker and the VPN is running on another machine, so the vpn interface isn’t in contact with plex server directly.