Synology DNS Settings
Synology QuickConnect and DDNS help with accessing DSM remotely. They will not help with Plex remote access.
Also, you do not need to run a DNS server on the NAS.
You’re telling the NAS which DNS server to use for name resolution. For example, when Plex Media Server needs the IP address of v4.plex.tv.
Consider it recommended, but not required. Some ISP DNS servers have trouble resolving plex.tv addresses. The public servers such as Cloudflare and Google have more robust systems than most ISPs.
Synology Control Panel → Network → General
Here’s how my DS918+ is configured:
DS918+
AT&T Router Configuration
If you configured passthrough to give a public IP address to the NAS, then you’ll need to undo that. Then restart the router. The restart may not be necessary, but it will not hurt (I’ve never configured IP passthrough, so unsure if a restart is needed).
Configuring a port forward can be is ugly, since you have to use the dropdown list instead of just typing in the IP address.
Look at Device → Status or Device → Device List. See if the IP address of the NAS is listed. The name listed next to the IP address should be available in the drop down list when configuring a port forward.
If the IP address is not listed:
-
Go to Device → Device List and click on “Clear & Rescan for Devices.” This will take a couple of minutes. This picks up my NAS and other devices with static IPs on my network.
-
Go to Diagnostics → Troubleshoot → Test Internet Access. Ping the IP address of the NAS (192.168…). Then go back to the Status or Device List page and see if the IP address is listed.
Once the port forward is configured you can try enabling Plex remote access.
In Plex Settings → Remote Access, make sure you check the Manually specify public port box (even if using 32400) and enter the correct port number.
After enabling remote access, give it a 2 - 3 minutes. Plex initially says “fully accessible” but is really still trying to enable things. If it stays green after 2 - 3 minutes, then it is working. If it changes to “not available…” in red, then it did not work.
You can also test the port forward via canyouseeme.org. Substitute your remote access port (32400, etc.) for 80 and click “check port.” It will report whether or not it can reach the server (Plex must be running when you test).
In Plex Settings → Network, you do not need to enter any custom certificate information or a custom server access URL. Those should all be blank.