# Remote Access is no longer working!

**URL:** https://forums.plex.tv/t/remote-access-is-no-longer-working/780830
**Category:** Remote Access
**Tags:** server-windows
**Created:** [March 16, 2022, 9:15am UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830 "2022-03-16T09:15:22Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![Leon-Lam](https://avatars.discourse-cdn.com/v4/letter/l/cdc98d/32.png) [@Leon-Lam](https://forums.plex.tv/u/Leon-Lam)
#### Post date: [March 16, 2022, 9:15am UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/1 "2022-03-16T09:15:22Z")

</div>

Remote access says its fine then turns red. I have the XR500 and have setup a reserved IP and forwarded the ports but unable to get remote access to work. Any help would be very much appreciated!

Server Version#: 1.25.7.5604  
Player Version#: 1.25.7.5604

---

<div class="post-metadata">

### Author: ![Leon-Lam](https://avatars.discourse-cdn.com/v4/letter/l/cdc98d/32.png) [@Leon-Lam](https://forums.plex.tv/u/Leon-Lam)
#### Post date: [March 16, 2022, 9:25am UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/2 "2022-03-16T09:25:21Z")

</div>

[Plex Media Server Logs\_2022-03-16\_04-21-43.zip](https://forums.plex.tv/uploads/short-url/8MgrPoQS2rTac2OCMI4M4y1K6pu.zip) (4.3 MB)  
Uploading: Plex Media Server Logs\_2022-03-15\_23-42-25.zip…

---

<div class="post-metadata">

### Author: ![tom80H](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/tom80h/32/19753_2.png) [@tom80H](https://forums.plex.tv/u/tom80H)
#### Post date: [March 16, 2022, 10:18am UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/3 "2022-03-16T10:18:48Z")

</div>

Your logs aren’t necessarily painting the full picture.  
Did you already have a look at the related troubleshooting support article?

[https://support.plex.tv/articles/200931138-troubleshooting-remote-access/](https://support.plex.tv/articles/200931138-troubleshooting-remote-access/)

# 

There’s also a guide with some more details on how to pin down what’s causing remote access problems.

> [@The Basics of Remote Access Troubleshooting](https://forums.plex.tv/t/the-basics-of-remote-access-troubleshooting/769517):
>
> When it comes to remote access, there’s a lot of different factors which can impact your setup. Some are under your own control, others not so much. First off… there’s a dedicated [support article on troubleshooting your remote access](https://support.plex.tv/articles/200931138-troubleshooting-remote-access/). I strongly recommend you have a look at that. Find below some additional remarks on how to troubleshoot your remote access setup. Review your internet access / remote access configuration It’s good practice to review if Plex gets the correct public IP address…

---

<div class="post-metadata">

### Author: ![Gordon-Wong](https://avatars.discourse-cdn.com/v4/letter/g/3e96dc/32.png) [@Gordon-Wong](https://forums.plex.tv/u/Gordon-Wong)
#### Post date: [March 16, 2022, 4:41pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/4 "2022-03-16T16:41:18Z")

</div>

3/16/22

#### Version 1.25.7.5604

Mac Pro 2009  
Gryphon Router Tower

I have the same issue and the remote access would be available and then not.  
I tried port forwarding, turning TCP/ UPnP off and off.  
My manual port is set to 32400. There isn’t any VPN.

Plex’s recent server update really jacked me.

---

<div class="post-metadata">

### Author: ![tom80H](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/tom80h/32/19753_2.png) [@tom80H](https://forums.plex.tv/u/tom80H)
#### Post date: [March 16, 2022, 5:16pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/5 "2022-03-16T17:16:49Z")

</div>

> [@Gordon-Wong](#):
>
> I have the same issue

in which case the same basic troubleshooting steps apply to you.

---

<div class="post-metadata">

### Author: ![kahilzinger](https://avatars.discourse-cdn.com/v4/letter/k/e99b99/32.png) [@kahilzinger](https://forums.plex.tv/u/kahilzinger)
#### Post date: [March 16, 2022, 5:28pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/6 "2022-03-16T17:28:31Z")

</div>

I got to agree with checking your router. UPnP is great for automatic router configuration but it does not always work.

For instance, I changed my home network to a Layer-3 switch dividing my network between voice, video, home computers, servers, IoT devices, and Guest. From that Layer-3 switch, I created a point to point transit network. All Internet goes to my router if there is no path on my incoming network. I just say this to give you an example why UPnP would not work in my case.

I had to create a port-forward for tcp/32400 to my internal IP Address of my Plex server from each of my Internet connections (I have two) as well as a port-trigger. This is a manual way of doing what UPnP does, and it is a bit more secure because you do not have devices changing your router’s firewall configuration. I would keep your inside port number the same as your outside port number in this case, which for Plex is tcp/32400.

If you have statically assigned IP Addresses, you can also do a static Network Address Translation (NAT). Most of us have DHCP assigned addresses (automatic) so Port-forwarding works for that.

 ![image](https://global.discourse-cdn.com/plex/original/4X/7/2/b/72bbf09bb046434369de4676d1b82a2c90f834d9.png)

---

<div class="post-metadata">

### Author: ![Leon-Lam](https://avatars.discourse-cdn.com/v4/letter/l/cdc98d/32.png) [@Leon-Lam](https://forums.plex.tv/u/Leon-Lam)
#### Post date: [March 16, 2022, 8:47pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/7 "2022-03-16T20:47:26Z")

</div>

@tom80H yea I spent hours last night trying everything. I reserved IP, set up port forwarding on XR500, bridge mode on arris DG3450 modem and it still shows green at first and after 30 seconds it goes red. For some reason though the public IP and WAN IP are different. I also keep getting error when check port. I have NordVPN but it is only cut on when I need it. When it is on it is set on split tunneling for Edge browser and qBittorrent.

 ![Web capture_16-3-2022_153722_127.0.0.1](https://global.discourse-cdn.com/plex/original/4X/b/1/f/b1fc6929423f2714d606d80248f04f3bf2c39909.jpeg)  
 ![Web capture_16-3-2022_153651_127.0.0.1](https://global.discourse-cdn.com/plex/original/4X/0/f/d/0fdce4a8d12d65096a40234abebcff3726aee2ce.jpeg)  
 ![Web capture_16-3-2022_153611_127.0.0.1](https://global.discourse-cdn.com/plex/original/4X/5/8/d/58dbc4166243cece47604c2a3d8df5112f4d3c8f.jpeg)  
 ![Web capture_16-3-2022_153448_192.168.1.1](https://global.discourse-cdn.com/plex/original/4X/4/f/9/4f94f7a58bdaf254a79895892b076fe0eb030d20.jpeg)  
 ![Web capture_16-3-2022_153338_192.168.1.1](https://global.discourse-cdn.com/plex/original/4X/7/9/8/7985849ca26600d9d71e3f4b390c4b7cdc384d12.jpeg)

---

<div class="post-metadata">

### Author: ![Leon-Lam](https://avatars.discourse-cdn.com/v4/letter/l/cdc98d/32.png) [@Leon-Lam](https://forums.plex.tv/u/Leon-Lam)
#### Post date: [March 16, 2022, 8:47pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/8 "2022-03-16T20:47:57Z")

</div>

![Web capture_16-3-2022_154426_canyouseeme.org](https://global.discourse-cdn.com/plex/original/4X/6/e/3/6e361f119bb89572717c6c8a36d26b55caca0ae2.jpeg)  
 ![Web capture_16-3-2022_153738_127.0.0.1](https://global.discourse-cdn.com/plex/original/4X/0/5/3/0534d788c73b7a5d40ab7e95f642f6954150ae81.jpeg)

---

<div class="post-metadata">

### Author: ![Leon-Lam](https://avatars.discourse-cdn.com/v4/letter/l/cdc98d/32.png) [@Leon-Lam](https://forums.plex.tv/u/Leon-Lam)
#### Post date: [March 16, 2022, 8:51pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/9 "2022-03-16T20:51:56Z")

</div>

updated picture with the private IP showing

 ![Web capture_16-3-2022_155133_127.0.0.1](https://global.discourse-cdn.com/plex/original/4X/f/8/b/f8b85b8d3368835378a3a3d1b2852a5007ee1a5d.jpeg)  
 ![Web capture_16-3-2022_15517_127.0.0.1](https://global.discourse-cdn.com/plex/original/4X/0/1/3/01322bc84ef793bc0606dae8b9afd46f5721e7a3.jpeg)  
 ![Web capture_16-3-2022_154918_127.0.0.1](https://global.discourse-cdn.com/plex/original/4X/5/f/9/5f993ef9b20c913891e9da753e18d5636bff2dfc.jpeg)

---

<div class="post-metadata">

### Author: ![tom80H](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/tom80h/32/19753_2.png) [@tom80H](https://forums.plex.tv/u/tom80H)
#### Post date: [March 16, 2022, 9:08pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/10 "2022-03-16T21:08:47Z")

</div>

Your ISP has placed you behind a CGNAT (carrier-grade NAT) – that’s why your router’s WAN IP is different from the public IP recognized by Plex.

That pretty much leaves you with the only option to speak to your ISP if they can give you a publicly routable IPv4 address. Some ISPs will support such requests – most of those will try to sell you a static IPv4 address (which isn’t necessarily needed).

---

<div class="post-metadata">

### Author: ![kahilzinger](https://avatars.discourse-cdn.com/v4/letter/k/e99b99/32.png) [@kahilzinger](https://forums.plex.tv/u/kahilzinger)
#### Post date: [March 16, 2022, 9:12pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/11 "2022-03-16T21:12:03Z")

</div>

NAT is NAT. I have a difficult time with the phrase “carrier-grade NAT”. That only means they forced it on you.

---

<div class="post-metadata">

### Author: ![Leon-Lam](https://avatars.discourse-cdn.com/v4/letter/l/cdc98d/32.png) [@Leon-Lam](https://forums.plex.tv/u/Leon-Lam)
#### Post date: [March 16, 2022, 9:22pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/12 "2022-03-16T21:22:01Z")

</div>

Ok I will call them and see what they can do. There isn’t any other way around it though through the router/modem settings and my router? I can access my network from the outside but it transcodes everything to SD

 ![Web capture_16-3-2022_161727_127.0.0.1](https://global.discourse-cdn.com/plex/original/4X/a/1/1/a116b6838b1664392c2344237898f1623fe44563.jpeg)

---

<div class="post-metadata">

### Author: ![tom80H](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/tom80h/32/19753_2.png) [@tom80H](https://forums.plex.tv/u/tom80H)
#### Post date: [March 16, 2022, 10:00pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/13 "2022-03-16T22:00:41Z")

</div>

Nothing you can do on your side of things.  
ISP have locked you in nicely, so the best you can currently get is an indirect connection through a relay server of Plex – and those have limited bandwidth (1 Mbps regularly, 2 Mbps for Plex Pass members)

---

<div class="post-metadata">

### Author: ![Gordon-Wong](https://avatars.discourse-cdn.com/v4/letter/g/3e96dc/32.png) [@Gordon-Wong](https://forums.plex.tv/u/Gordon-Wong)
#### Post date: [March 17, 2022, 1:58pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/14 "2022-03-17T13:58:17Z")

</div>

I’m going to try some of this see if works for me. I’m on Spectrum.

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/plex/original/3X/2/a/2acb9765406f63293d357b4ec509ec39aa28f2ad.png) [@system](https://forums.plex.tv/u/system)
#### Post date: [June 15, 2022, 1:58pm UTC](https://forums.plex.tv/t/remote-access-is-no-longer-working/780830/15 "2022-06-15T13:58:20Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
