Today in our newest take on “older technology is better”: why NAT rules!

    • dan@upvote.au
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      NAT is, and has always been, an ugly hack. Why would anyone like it?

      • jaybone@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Doesn’t that mean private non-routable subnets like 10.x or 192.x have always been a hack?

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

          Private addresses don’t necessitate NAT. IPv6 also allows private addresses in the form of fd00::/8, like fd00:face:b00b:1::1.

        • dan@upvote.au
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          No, because there’s use cases for systems that aren’t connected to the internet. Also, public IPs can be dynamic, so you might not want to rely on them internally.