May 15, 20215 yr Good afternoon all, I have recently moved and my best bet for high speed internet was to start using my starlink dish as my main internet source. Currently they are running CGNat for IP distribution and the IPv6 service is still not 100%. What I would like to do is somehow connect to a service that allows me to assign a static IP to my Plex docker. Does anyone have a recommendation on how to best do that? Also what service would be best to suited for this? Appreciate all the info that you can provide Cheers, Chris
May 18, 20215 yr I too am looking for a solution to this problem as my ISP is StarLink as well. As of right now I'm thinking IPv6 is the only viable option, but I'd like to hear what others may be using. I've also heard of https://ngrok.com as an potential option, but I didn't look into it yet.
May 18, 20215 yr Author What I have done thus far is this I created a tunnel using Mullvad following the Wireguard guide below https://forums.unraid.net/topic/84316-wireguard-vpn-tunneled-access-to-a-commercial-vpn-provider/ Then I went back to the Mullvad site and created a port forward for that connection Then using a iptables line I found in the article below https://yevhen.ca/running-a-plex-server-through-starlink-cgnat-with-mullvad-vpn/ I added it to Unraid using the terminal window substituting the port I received from Mullvad Once that was done I went into plex and set the external port to the port that was assigned to my from Mullvad and hit apply With any luck it should show accessible. This may not be the best way of doing it and I would welcome to hear what others have to say Cheers, Chris
April 17, 20224 yr On 5/18/2021 at 3:50 PM, drkCrix said: What I have done thus far is this I created a tunnel using Mullvad following the Wireguard guide below https://forums.unraid.net/topic/84316-wireguard-vpn-tunneled-access-to-a-commercial-vpn-provider/ Then I went back to the Mullvad site and created a port forward for that connection Then using a iptables line I found in the article below https://yevhen.ca/running-a-plex-server-through-starlink-cgnat-with-mullvad-vpn/ I added it to Unraid using the terminal window substituting the port I received from Mullvad Once that was done I went into plex and set the external port to the port that was assigned to my from Mullvad and hit apply With any luck it should show accessible. This may not be the best way of doing it and I would welcome to hear what others have to say Cheers, Chris how did you go with this? Did this solution work?
April 23, 20224 yr I did a quick skim on an article that was reporting to use a VPS and then a VPN tunnel from that to your network and you could use pfsense as your gateways and VPN's which would probably make things easier and more secure, after the setup is done you can forward ports via the VPS to the tunneled VPN but a Virtual Private Server costs money Edited April 23, 20224 yr by SundarNET correctrions
February 14, 20251 yr For anyone stumbling upon this in 2025. I got this to work on my Starlink super easy now by doing the following: Register a free Tailscale account. Install the official Tailscale plugin from the Apps section in my Unraid web gui. It's called "Tailscale (Plugin)". Don't pick any of the other options. Once the plugin is up and running open the Unraid terminal and issue the following command: "tailscale funnel --bg 32400" (If your plex doesn't listen on the default port of 32400, change it appropriately.) and follow any prompts it gives you. That's it. Easypeasy lemon squeezy. Simply proceed to connect to the URL Tailscale gave you to open your Plex. E.g. "https://yourunraidserver.splur-splork.ts.net/" Note that the 'funnel' command makes the Plex publicly available on the internet. It will still require Plex authentication of course. If you don't issue the 'funnel' command the Plex will still be available, but only within the VPN, so to devices that have Tailscale running on them and are authorised.
February 16, 20251 yr Could you elaberate where to download unraid, when I went to the unraid site and downloaded the creator it then said it will erase my hard drive. Possibly im not in the right area. could you tell me the site where to get unraid terminal
April 28, 20251 yr On 2/15/2025 at 8:04 PM, choco1977 said: Could you elaberate where to download unraid, when I went to the unraid site and downloaded the creator it then said it will erase my hard drive. Possibly im not in the right area. could you tell me the site where to get unraid terminal Unraid is an operating system - if you don't already have it, being on this forum doesn't really make sense. Kinda like if someone came into the Ford forum and said 'I have a Toyota, not a Ford, how do I make it a Ford?'
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.