[How To] Access PLEX on any network! Windows Only
Many of us work in an office, or live somewhere where port 32400 is blocked. So how can we view our content online when PLEX doesn't offer an easy way to redirect the port? This tutorial covers how to do it with Windows 7 - 8
Step 1:
Open up your Command Prompt (press your windows key + r)
And type in cmd, then press enter.
Step 2:
Type in to command prompt.Â
[CODE] netsh interface portproxy add v4tov4 listenport=80 connectport=32400 connectaddress=192.168.1.20Â [/CODE](replace this with the IP your plex server runs on)
Then press enter
Step 3:
Now go to your Router, typically 192.168.1.1 and enter in your credentials.
Step 4:
Find your portforwarding tab and forward your Plex server's IP to 80. Something like this.
Once you press Add. Make sure to restart your router.
Step 5:
Go to your Plex web interface and click on Connect  and then Show Advanced. Type under "Manually enter port" 80 . And then press connect.
If everything goes smoothly then you are ready to go!
Troubleshooting.Â
If you still cannot get it to work, make sure you have your firewall set to allow port 80. Â You can simply turn off your firewall to make sure if it is blocking the port.











