@detonate said:
@Napsterbater said:
What ISP is IPv6 only with no IPv4 connectivity at all via DNS/NAT64? And I’m not talking about shooting your self in the foot and breaking your own connectivity to IPv4 by going IPv6 only on you own without it, because that would be your own fault.
Lack of IPv4 Address does not mean lack of connectivity to IPv4 services.
You’re thinking about this from an outbound connectivity point of view. It’s new inbound connections that’ll be an issue.
More and more ISPs are doing dual stack IPv6 with private IPv4 space, and overloading customers behind shared public IPv4 addresses. What this means is that the port-space is shared, so if you’re lucky, one customer might get to use port 32400 if the ISP and CPE implement RFC6887. (I haven’t found an ISP or an off-the-shelf CPE that does yet).
Whilst the Plex server itself supports IPv6 if you point your browser to it directly, the main Plex.tv interface doesn’t. So anybody behind NAT444 CGN, DS-Lite, MAP-T/E or single stacked IPv6 with NAT64, will have issues. (Sure, creating a DNS entry or giving out your Plex server’s public IPv6 directly are still options, but not very user friendly)
No Im not.
The Plex Server App itself is fully IPv6 capable, it can listen and respond to request/clients on IPv6. Note you do have to use custom access URLs with correct AAAA DNS records. (and A if you want/can accept IPv4)
The plex.tv website itself does not need to support IPv6, it would be nice and would love to see them do it, but it is not required for the Plex Server Software at you house (or where ever) to support IPv6 Clients.
You also do not seem to understand how even when you connect to plex.tv you bowser is connecting directly to you plex server to get about 99% of what you see on the page, it is not routed through plex.tv (unless you are using relay, that is a different story), which again is why plex.tv can be IPv4 and yet your plex server be IPv6 only, and traffic from an IPv6 Client goes direct to you IPv6 Plex server ever going tough plex.tv.
As you can see, the first redacted line is the browsers direct connection to my plex server, the 2nd is its direct connection to my friends. very little comes from plex.tv and again it doesn’t matter if the client or server has has “Native” IPv4 or not, that does not affect how this works in any way. The server and client just need working IPv6, and some IPv4 access through ANY of the methodes you listed.
Now note, if you plex server only has a Public IPv6 and the client is IPv4 only, then you will have issues (though can use relay) whether or not plex.tv is Ipv6 enabled or not. And if you for some stupid reason have ZERO IPv4 connectivity (i.e. no NAT64 etc) then yes you will have a problem, but you will also have a problem with A LOT more than just plex.
TL:DR
plex.tv can be IPv4 only as it is.
Client can be IPv6 only with no “native” IPv4, just NAT64, etc.
Server can be IPv6 only with no “native” IPv4 just NAT64, etc.
Result: works just fine.
plex.tv being IPv6 enabled would be cool/nice, but not required at this point.