fspy

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by fspy

  1. Hey! For a few days I've been trying to get Plex to go through the VPN (using Wireguard), but so far, no good. Could someone provide a little guidance on how to approach that? I understand it is not preferrable to route it like this, but I am behind CGNAT, so I cannot access my Plex remotely. I've found a site describing what I've been trying to do (although they used ngrok), and a set of iptables configuration that temporarily allowed my server to be accessible remotely. But I'm not sure how to automate it, or if it even is secure. https://yevhen.ca/running-a-plex-server-through-starlink-cgnat-with-mullvad-vpn/ Here's a gist with my supervisord.log and docker-compose.yml https://gist.github.com/fspy/3db50e3cc007da242a37245b8c612ce6 The ports my VPN provider provided are 55250 for plex, 58172 for deluge FYI: I'm not running unRAID, not sure if it makes a difference.