Comment by yjftsjthsd-h

Comment by yjftsjthsd-h 10 months ago

23 replies

Depends on your users; there are, for instance, plenty of phones that only natively have v6 and have to use NAT64 to reach v4 websites. So if you have such users, there might be a benefit to supporting v6 directly.

mort96 10 months ago

As you said though, those users can reach v4 websites.

  • briffle 10 months ago

    yes, with the increased latency of having to travel to the NAT64 server first. This can also cause you to not use the nearest CDN, etc.

    • bigfatkitten 10 months ago

      The NAT64 server for those users is in the same place the CGNAT used to be.

  • orangeboats 10 months ago

    There are already cases of Internet connectivity issues due to overloaded CGNAT. I know for a while I could only visit IPv6 websites, IPv4 technically works but the amount of packet drops meant that my IPv4 internet speed was only about 15KB/s!

    It's the whole reason why I discovered a DNS server that synthesizes AAAA records, for websites that actually support IPv6 through their CDN. [0]

    > As you said though, those users can reach v4 websites.

    Therefore, the question is: Can those users really reach IPv4 websites?

    Mind you, I don't expect the CGNAT-overloading issue to relieve over time -- unless we deploy IPv6 everywhere ;)

    [0]: https://gitlab.com/miyurusankalpa/IPv6-dns-server

  • electronbeam 10 months ago

    Its easier to get good latency and bandwidth over v6 than natted v4