2024-10-08, 03:45 PM
(This post was last modified: 2024-10-08, 04:40 PM by 4r5hw45twh. Edited 2 times in total.)
(2024-10-08, 02:37 PM)TheDreadPirate Wrote: It really isn't that complicated to get this to work. There has to be something you aren't mentioning.
CF subdomain CNAME -> CF domain A/AAAA record for public WAN IP -> router port forwards https 443 -> Caddy -> jellyfin 8096
Things that can break this:
- Misconfigured DNS/adblocker/pihole
- Incorrect public IP
- CGNAT
- VPN not configured to split tunnel
- Misconfigured default route
- Incomplete IPv6 setup. ISP, router, host, jellyfin all need to support IPv6 and have it enabled.
Yeah, that's how I have it setup. Which works fine, until I try connecting to the server while on VPN network on other devices.
My server PC is on VPN with a specific IP. My mobile devices are connected to a dedicated WiFi network that's also on its own VPN IP/server. When I'm not connected to my VPN WiFi network, I can connect fine. Acts the same even when my server PC has VPN turned off. Same if Split Tunneling is on/off