Server Version#:1.25.7.5604
Player Version#: Android 8.30.2.31202
Hi all,
My ISP recently forced me to be on an IPv6 + CGNAT IPv4 network.
I’m struggling since then to make my PMS reachable remotely, since CGNAT IPv4 is useless, I’m going to setup everything IPv6
My server is unreachable from the remote android app
I’ve read a lot about Plex not being IPv6 compatible yet (come on it’s 2022 !), is that so ?
I’ve also read about a hack by entering a URL from an XML file… tried it, it didn’t work and I don"t want a hack.
Thanks Chuck,
after crawling the forums it seems you’re right and we’re facing the same sad situation.
Needless to say I find it apalling that in 2022, and since so many years, Plex hasn’t come to support IPv6. I’m a lifetime plexpass owner, been advertising Plex to my family for many years, now I have no choice but to leave and switch to an alternative solution, and probably leave my integrated Tidal subscription as well…
Well, asking my ISP to revert my entire internet access to IPv4 just because one of my services refuses to follow modern standards is not gonna be my option.
Nor buying an apple device or asking my entire family to do so.
This is not serious.
So long Plex, it was good while it lasted.
You can do it by using a reverse proxy (I’m using Caddy, but Traefik or nginx work too) on the same machine as your Plex server + your own domain. It’s not ‘elegant’ but it works.
create an AAAA record for plex.yourdomain.com → stable IPv6 address of your Plex server machine
in your router’s firewall, open TCP port 443 towards the IPv6 address of your Plex server machine