Quantcast
Viewing all articles
Browse latest Browse all 7311

Remote Access Plex when connected to a VPN

The computer I'm running Plexmediaserver on is connected to a VPN 24/7. Because of this, the remote access function does not work because the server mapping for the public IP ends up being the IP address of my VPN provider instead of the public IP address of my home router.

Is there a way to modify the server mapping manually?

Also, I found a way via iptables/cgroups to do per process routing which would allow me to have certain process use a different default route. Unfortunately, i wasnt able to start the plexmediaserver using this method.

Is there a one liner command that I could use to start my plexmediaserver instead of the "service plexmediaserver start" command which spawns these sub processes and therefore would allow my "cgexec" command to catch these subprocesses:

plex 16142 16140 0 11:38 ? 00:00:00 /bin/sh /usr/sbin/start_pms
plex 16154 16142 0 11:38 ? 00:00:02 ./Plex Media Server
plex 16164 16154 0 11:38 ? 00:00:02 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-e0b7243/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.pyc --server-version 0.9.14.6.1620-e0b7243 /usr/lib/plexmediaserver/Resources/Plug-ins-e0b7243/System.bundle


Viewing all articles
Browse latest Browse all 7311

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>