Hi Plex/Peeps
I’m experiencing an issue with the recent changes to Plex’s remote-access requirements. I understand that Plex has introduced a monthly subscription for remote access through their servers, but my setup does not use Plex’s remote servers, nor should it require a paid subscription.
My environment uses multiple VLANs/networks for isolation. My main server sits on one network, and other household members are on a separate network. To allow them to access my media library, I use a local relay/forwarding setup between networks (no external relay, no connection through Plex servers, and no WAN access involved).
Despite this being entirely local traffic within my home, Plex is now displaying a message stating that I need a subscription to access my own media “remotely.” This is unexpected and incorrect because:
-
All access is fully local and contained within my home network.
-
No Plex cloud services are being used.
-
Previously, this setup worked without any subscription requirement.
-
I do not want or need a monthly subscription simply to access content stored on my own equipment, inside my own LAN, especially when it never touches the internet.
This appears to be a misclassification of inter-VLAN connections as “remote access,” which forces a paywall on local use.
Could you/someone please clarify whether this is an intended change or if anyone else is experiencing the relay issue, and if so, why local multi-network setups are now being treated as remote connections? If not intended, can this be corrected so LAN/VLAN access does not require a subscription?
—————————————————————————————————————
UPDATE
Just to provide a small update on this for anyone who stumbles across the thread later.
I did eventually get this resolved, although I’ll admit it was frustrating given that I was troubleshooting everything from within my own network the entire time. In my opinion it feels a bit overly restrictive for purely local scenarios, though I appreciate why things are implemented the way they are.
In my case, the issue wasn’t a single setting but a combination of how name resolution and request handling were being processed across VLANs. If you’re running a more segmented setup, it’s worth double-checking how DNS is resolving locally and how any reverse proxy or gateway in front of Plex is presenting those requests.
Once those pieces were aligned, local access started behaving correctly again.