Comment on Is they're an easy way to make my Jellyfin accessible outside of my home network

<- View Parent
Rivalarrival@lemmy.today ⁨1⁩ ⁨day⁩ ago

You don’t need a static IP, you just have to keep track of what your current dynamic IP is.

You still need a public IP address. More and more often, IPv4 services are provided behind CGNAT, which won’t be able to work as you describe.

If you don’t have a public IPv4 for your LAN you can use IPv6. Or, you can reverse proxy your services through a gateway with a public IPv4.

I use a a reverse proxy (Pangolin) running on a VPS. A Newt tunnel connects my LAN to to Pangolin, exposing my local services via subdomains.

/edit; vpns are good and all, but they require you to setup software on the remote device to connect to it, and that typically routes most if not all your traffic back to the vpn server then out to the internet. That can create speed/bandwidth issues.

Tailscale, ZeroTier, and other similar services generally establish direct tunnels between devices, without a separate VPN server. They use a central service merely as a sort of common meeting point (STUN/TURN) for the devices to figure out how to establish direct tunnel(s).

original
Sort:hotnewtop