• Blaster M@lemmy.world
    link
    fedilink
    English
    arrow-up
    16
    ·
    edit-2
    3 months ago

    It’s amazing how many internet providers still won’t enable IPv6, even though it is hugely beneficial to their own networks (more efficient routing = less router overhead = more bandwidth and less power usage = SAVE MONEY).

    IPv6 was pernanently turned on for the Internet in 2011. That’s THIRTEEN YEARS AGO.

    All consumer and enterprise equipment made in the last 10+ years natively support IPv6. There is no excuse anymore. You can enable dual stack and setup / get your v6 block and go for it. The v6 routing tables are much simpler than the v4 routing tables, as it only has to point to the prefix network for any address, and prefixes are handed out so the ISP gets a contigious prefix block. The routers sort the rest out.

    IPv6 has the 2000::/3 range for internet traffic. That’s 2^125 ip addresses possible. We’re not running out of those even if we have an internet on every planet in the solar system.

    IPv6 Prefix Delegation works like DHCP but for IPv6. It’s not indecipherable magic runes.

    Router asks for a v6 range -> ISP router gives the range -> Router then either further subdivides into subnets, or uses DHCPv6 to give out v6 addresses. Simple.

    But of course, nobody wants to do it the simple way… AT&T and your strange subnetting spec-breaking routers.

    Odd that Comcast/Xfinity, the company that somehow manages to have even worse service than AT&T, implements IPv6 near perfectly. They give prefixes when your router asks. Their own gateways give prefixes to routers behind when requested. It works. If the arguably worst internet company can deploy IPv6 this well, any company can.

    In addition, every device also has its own link-local ipv6 (fe80::/16) that is not routed, but can be called directly and it normally doesn’t change, as it is based partly on the network card’s MAC address. Need to connect your printer by ip address? Use the link local v6 and stop having to play the DHCP or static IP charade.

    • qaz@lemmy.worldOP
      link
      fedilink
      arrow-up
      4
      ·
      3 months ago

      I meant “ISP’s use CGNAT over IPv6” as ISP’s use CGNAT instead of IPv6 to solve IPv4 address limit issues, not as using IPv6 through CGNAT, although some do use IPv6 through CGNAT for backwards compatibility with IPv4 only devices.

      • umbrella@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        3 months ago

        oh i get what you mean. i can understand using ipv4 cgnat to solve these issues.

        mine thankfully uses it by default but allows advanced users to switch to a normal ip if they want to.

    • interdimensionalmeme@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      3 months ago

      If it makes tracking hard to impossible then its BASED The end to end principle died in 1994, I’m sad too that we can’t all be one happy family, but let it go.

  • DontRedditMyLemmy@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    3 months ago

    Now the ISPs can charge us if we want a public IP, so really this is a win for big ISP… not sure why you guys aren’t appreciating that! /s

  • frezik@midwest.social
    link
    fedilink
    arrow-up
    6
    ·
    3 months ago

    I tried an IPv6 AWS Lightsail instance recently. It had a private IPv4 address, but it’s not behind NAT and won’t route outside the network.

    Which would be fine if all the software packages you need can access things over IPv6 on their servers. One that doesn’t is WordPress, because of course it doesn’t. That means no plugins or updates except by manual downloads.

    But hey, who would ever want to run WordPress on a cheap Lightsail instance?

  • pingveno@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    3 months ago

    My university is still mostly on IPv4 for our infrastructure. We got in early on the IPv4 address gold rush, so we got a full /16 block. Not quite MIT’s 18.0.0.0/8 block, but enough so there’s little pressure to move. It can be a little embarrassing, feeling like an institution that should be breaking ground is instead trailing behind. At the same time, our IT department is chronically understaffed, so I can understand not doing the switch. It’s not as simple as just flipping a switch, there are many ramifications of IPv6 that aren’t immediately obvious.