I’ve been scratching my head for the last hour trying to work out what’s going on… I just upgraded my Plex media server which has run fine for over 2 years and I periodically update. It runs fine, but doesn’t show in Plex and none of my clients can connect to it and I came across a couple of posts about RFC1918 addresses and suspected this was just for NAS boxes like Synology etc.
I have a linux server out on the net that’s in a DC and I stream my Plex content from a number of locations, hope, snow house, lake house and a few family members also connect.
Am I reading correctly, that Plex no longer allows a Public IP on the media server? we must run a tunnel or VPN to the server to receive the content off it? I must do this from every client?
[root@bazzabox Plex Media Server]# sudo yum localinstall /tmp/plexmediaserver-1.19.1.2701-6327e27bf.x86_64.rpm
Loaded plugins: fastestmirror
Examining /tmp/plexmediaserver-1.19.1.2701-6327e27bf.x86_64.rpm: plexmediaserver-1.19.1.2701-6327e27bf.x86_64
Marking /tmp/plexmediaserver-1.19.1.2701-6327e27bf.x86_64.rpm as an update to plexmediaserver-1.16.0.1226-7eb2c8f6f.x86_64
Resolving Dependencies
--> Running transaction check
---> Package plexmediaserver.x86_64 0:1.16.0.1226-7eb2c8f6f will be updated
---> Package plexmediaserver.x86_64 0:1.19.1.2701-6327e27bf will be an update
--> Finished Dependency Resolution
Dependencies Resolved
==============================================================================================================================================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================================================================================================================================
Updating:
plexmediaserver x86_64 1.19.1.2701-6327e27bf /plexmediaserver-1.19.1.2701-6327e27bf.x86_64 286 M
Transaction Summary
==============================================================================================================================================================================================================================================
Upgrade 1 Package
Total size: 286 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : plexmediaserver-1.19.1.2701-6327e27bf.x86_64 1/2
Cleanup : plexmediaserver-1.16.0.1226-7eb2c8f6f.x86_64 2/2
Verifying : plexmediaserver-1.19.1.2701-6327e27bf.x86_64 1/2
Verifying : plexmediaserver-1.16.0.1226-7eb2c8f6f.x86_64 2/2
Updated:
plexmediaserver.x86_64 0:1.19.1.2701-6327e27bf
Complete!
)