Family Encyclopedia >> Entertainment

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Plex is the ultimate media server, streaming and transcoding your content across local networks to virtually any device. But you can also access your entire library remotely—perfect for when you're away from home.

As experienced Plex users and home networking experts, we've set up remote access countless times. It's simple for most, though router quirks can arise. This trusted guide covers every step to get you streaming securely.

Note: Plex Pass unlocks premium features worth the investment—see Plex Pass: What Do You Get for Your Money? for details. Remote access, however, is free for all users, no subscription required.

Requirements for Plex Remote Access

Before diving in, confirm these basics:

  1. You have a Plex server running. Plex uses a client-server model: install the server on a PC, NAS like the Synology DS418play: The Best 4-Bay NAS for Plex, or dedicated hardware.
  2. You have a Plex account and are signed in on server and clients. Head to Plex.tv and sign up if needed—formerly myPlex.
  3. Your server uses a standard home ISP connection, not corporate network or VPN. Firewalls or VPNs block inbound access. Clients can use VPNs, but servers generally can't for port forwarding.

New to Plex? Start with our Your Guide to Plex: The Awesome Media Center for setup basics.

Step 1: Enable Remote Access in Plex

For many, this is all you need. Log into Plex.tv, click the orange-bordered Launch button (select admin user and PIN if set).

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Click the Settings icon (wrench/screwdriver) in the top right.

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Select Server > Remote Access from the left menu. Click Enable Remote Access.

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

If you see “Fully accessible outside your network” (green), you're done! Access your library from any Plex app or browser via your account.

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Not seeing it? Proceed—common fixes ahead.

Step 2: Enable UPnP or NAT-PMP on Your Router

UPnP/NAT-PMP lets Plex auto-configure your router, opening port 32400 without manual setup. Plex requests forwarding from internal to external traffic.

Your router might need UPnP enabled—check its manual or search "enable UPnP [router model]".

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

On my UniFi Security Gateway: Settings > Services > UPnP. Enable both UPnP and NAT-PMP (with Secure Mode). Reboot router, then retry Plex.

Still stuck? UPnP may be incompatible—move to manual port forwarding. Note: Modern routers make UPnP safer, but skip if concerned (10 Ways Your Router Isn't as Secure as You Think).

Step 3: Set Up Manual Port Forwarding

Port forwarding directs external traffic to your Plex server (What Is Port Forwarding? MakeUseOf Explains).

You need: Plex server's internal IP (e.g., 10.0.0.5) and port (default 32400).

Clarifying IPs: External (public) is from your ISP—Google "What is my IP?"

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Internal IPs (192.168.x.x or 10.x.x.x) are private, assigned by your router.

Find yours in Plex Remote Access > Show Advanced:

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Example: Private: 10.0.0.5:32400.

In router admin (search for yours), go to Port Forwarding:

  • Name: Plex (or similar)
  • Internal IP: Your Plex IP (e.g., 10.0.0.5)
  • Internal Port: 32400
  • External Port: 32400 (or 20000-50000 unused)
  • Protocol: TCP (or Both)

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Save, reboot router, retry Plex. If custom external port, specify it in Advanced settings.

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Step 4: Reserve DHCP Address (Recommended)

Success! But DHCP can change IPs, breaking forwarding.

Set a DHCP reservation (not full static IP—What Is a Static IP Address?): Router assigns fixed IP to your Plex device MAC.

In router: LAN Settings or Clients list. For UniFi: Select device > Settings > Network > Use fixed IP address.

How to Enable Remote Access to Your Plex Library: Step-by-Step Guide

Reconnect device. Search "DHCP reservation [router model]" for specifics.

Deepen your knowledge with our Beginner's Guide to Home Networking or What Is Ubiquiti UniFi?.