How to Fix Plex "Not Available Outside Your Network" Error


There is nothing more frustrating than settling into a hotel room, opening your phone, and realizing your home media library is completely unreachable. The “Not Available Outside Your Network” error is one of the most common issues Plex Media Server users face.

When your Plex server loses its remote access connection, it essentially traps your movies, TV shows, and music within your home Wi-Fi network. Fortunately, this is almost always a network configuration issue that you can fix in just a few steps.

Here is a comprehensive troubleshooting guide to get your Plex server back online and accessible from anywhere.

Step 1: Double-Check the Basics

Before diving into complex router settings, let’s rule out the simple glitches that frequently cause remote access dropouts.

  1. Restart the Server: Go to your host computer or NAS, close the Plex Media Server application completely, and relaunch it.
  2. Toggle Remote Access: In the Plex Web App, go to Settings > Server > Remote Access. Click Disable Remote Access, wait 10 seconds, and click Enable Remote Access again.
  3. Update Plex: Make sure your server is running the absolute latest version. Outdated server software can cause authentication hiccups with Plex’s central servers.

Step 2: Fix Double NAT Issues

If toggling the setting didn’t work, a Double NAT configuration is the most likely culprit. This happens when you have two routers connected in a chain (for example, a modem/router combo provided by your ISP, plugged into a separate mesh Wi-Fi system like Google Nest or Eero).

Because both devices are trying to manage network traffic, Plex gets confused trying to map a direct path to your server.

How to fix Double NAT:

  • Bridge Mode: Log into your ISP-provided modem/router and switch it to Bridge Mode (sometimes called IP Passthrough). This turns off its routing capabilities, leaving your personal router to handle the entire network cleanly.
  • Access Point (AP) Mode: Alternatively, you can configure your personal secondary router to run in AP Mode, which stops it from creating a second, conflicting network layer.

Step 3: Manually Forward a Port

By default, Plex tries to automatically negotiate a path through your router using a protocol called UPnP (Universal Plug and Play). However, UPnP can be notoriously unreliable or disabled for security reasons. Setting up a Manual Port Forward is the most permanent and stable fix.

StepAction Required
1. Set a Static IPEnsure your Plex server host machine has a static IP address in your router settings so it never changes.
2. Access RouterLog into your router’s admin panel using its gateway IP address (usually 192.168.1.1 or 192.168.0.1).
3. Create Forward RuleNavigate to the Port Forwarding section and create a new rule mapping external port 32400 to internal port 32400 for your server’s static IP. Use the TCP protocol.
4. Configure PlexGo back to Plex Settings > Remote Access, check the box for Manually specify public port, enter 32400, and click Apply.

Step 4: Check Windows Firewall & Antivirus

If you are running your server on Microsoft Windows, the built-in Windows Defender Firewall (or third-party suites like Norton or Bitdefender) might be aggressively blocking inbound external connections.

  1. Open the Windows Start Menu, type Allow an app through Windows Firewall, and open it.
  2. Click Change Settings.
  3. Scroll down to find Plex Media Server and ensure both the Private and Public checkboxes are checked.
  4. If it isn’t listed, click Allow another app… and browse to the Plex executable file path to add it manually.

Summary Checklist for Quick Troubleshooting

If your remote access indicator keeps turning green for a split second before flipping back to red, run through this final checklist:

  • [ ] Is your server machine awake? (Ensure it isn’t set to go to “Sleep” or “Hibernate” after inactivity).
  • [ ] Are you using a VPN on the server machine? (VPNs mask your real IP; you’ll need to enable split-tunneling to bypass Plex).
  • [ ] Did you restart your router after making port adjustments?

By manually forwarding port 32400 and clearing out any Double NAT blockages, your Plex server should consistently display a healthy, green “Fully accessible outside your network” status!

Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

User forum

0 messages