Any advise would be appreciated. I’ve been trying to get remote access connected for months and can’t find a solution. I have tried everything even getting a new computer but still get the connected fully accessible message and then a few seconds later it says its not available outside your network.
There’s also a guide with some more details on how to troubleshoot remote access issues.
I recommend you start by verifying that your port forward is visible/accessible from outside your home network (e.g. using a service like canyouseeme.org). You should also verify if the public IP address seen from the outside matches that in the Plex remote access settings and your router’s WAN IP.
You’ve told Plex to use a specific port for the outside — that means it’ll expect requests from outside your home network to your router on that port to be passed on (forwarded) to the Plex Media Server machine.
If you don’t have that reflected in your router settings, remote connections are bound to fail.
It’s not primarily about luck.
Let’s start straightening the targeted setup:
If you don’t use a port forward, disable the corresponding option in the Plex Media Server’s remote access settings (then you don’t need to specify a „manually specified public port“; especially none pointing to a random port).
If that’s still not working… consider creating a port forward and configure Plex accordingly (telling it which public port you configured in the port forwarding rule on your router)
If that’s not working… verify the port is properly published (e.g. using a service like canyouseeme.org). While doing that, do check if the public IP seen by canyouseeme.org matches that seen in the Plex Media Server’s remote access settings and the router’s WAN IP — see my previous response
What I was trying to say by saying “I’m just lucky” is that I had it working on port 32400 but couldn’t figure out how to make it work otherwise.
What I learned today is that (on the AT&T BGW320) the “host port” must be 32400. And that the “Global Port Range” can be (almost) any any other port.
I wasn’t trying to be flippant in saying “I’m not port forwarding ninja”. I was trying to be honest and say I have just about no idea what I’m talking about.
I do have port forwarding working on a non 32400 port now.
You want to test port 32700 with canyouseeme.org after changing the port forward configuration in the router..
In settings → remote access screenshot above, you have Plex configured to use public port 32700.
The port forward configuration in your router needs to remap port 32700 to 32400.
External Start Port 32700
Internal Start Port 32400
Internal IP Address 192.168.1.16
Then try to enable remote access in Settings → Remote Access. It will initially say available, but wait 2 - 3 minutes to make sure it stays that way. If it does, then test with canyouseeme.org for port 32700.
You will need a second port forward statement that advertises a different public port (not 32400). I know you were trying to do that, and you were close, but never got things configured exactly right.
For the other server…
Configure a port forward statement in the router.
External Start Port = 32700
Internal Start Port = 32400
Internal IP Address = the IP address of the server.
In Settings → Remote Access on the other server
Check the box to manually specify the public port
Enter port number 32700.
Then enable remote access and wait two minutes to make sure it is really enabled.