• Thunderwolf@lemmy.world
          link
          fedilink
          arrow-up
          11
          ·
          1 year ago

          I have a feeling IPv6 falls into the category of technology that requires constant “re-learning”. I’d also place OAuth2 in that camp as well

      • vreraan
        link
        fedilink
        English
        arrow-up
        8
        ·
        1 year ago

        Why? I thought it was less complicated since you don’t need subnet masks or NAT

          • Trainguyrom@reddthat.com
            link
            fedilink
            English
            arrow-up
            6
            ·
            1 year ago

            Yeah IPv6 has some pretty sweet innovations baked in. More efficient packets and routing, reduced performance hit by oversized broadcast domains, etc. But potentially problematically it technically does not allow for NAT so every computer has a publicly routable IP address. It does however have a very nice system for link-local networks.

            I think the biggest brainfuck for IPv6 is managing a dual stack network because you end up translating concepts between IPv4 and IPv6 that really aren’t meant to be translated