Server Version#:v1.42.2.10156-f737b826c
Player Version#:
For at least a couple of days now, I’ve been having trouble accessing my Plex library from outside my network. The problem is simply that I can’t access it. I’ve restarted the server, logged out of the mobile and tablet apps, but it doesn’t work. Even when I enable remote access, it deactivates itself after a few seconds or when I reload the page.
New data: From the intranet, I can’t access the library with the Edge browser, neither using the server’s IP address nor through plex.tv. I can access it from Safari. The app works on the intranet, but not outside of it.
Looking through your logs I see that your Synology NAS has two Ethernet connections.
That does not work for Plex a lot of the time because Plex can send on one adapter, but receive on the other adapter, which means Plex does not receive the reply on the adapter that sent the message.
To correct that, open DSM Control Panel > Network > Network Interface > Create > Create Bond and then select the two adapters and bond them together into a single adapter/IP Address.
Also, go to Plex Settings > Server > Network > Preferred network interface and set it to the Bonded connection you just created. Click on Save Changes.
With a little luck, you should not have any more issues connecting to the server.
Although you may need to review the Privacy & Security settings in Microsoft Edge if you are still unable to connect using Edge.
I followed the steps, but it’s still not working. I restarted Plex just in case, but it still doesn’t work outside the intranet.
I’ve attached the new logs, in case they’re helpful.
Just to follow up on what @ChuckPa stated above, after you bonded the connection your Port Forwarding rules would have changed and that may explain why your server is now unreachable.
You do need to correct the port forwarding using the bonded connection now.
You keep mentioning an intranet, is this part of a company network and if so, have all of the appropriate ports for Plex been opened through the firewall?
Problem solved! Today I was able to access the router and forward the port. It seems to have worked. What I don’t understand is why it failed a few days ago when it’s been working fine for a long time, and I hadn’t touched anything. Thank you so much for everything.