Now currently I’m not in the workforce, but in the past from my work experience, apprenticeship and temp roles, I’ve always seen ipv4 and not ipv6!

Hell, my ISP seems to exclusively use ipv4 (unless behind nats they’re using ipv6)

Do you think a lot of people stick with the earlier iteration because they have been so familiar with it for a long time?

When you look at a ipv6, it looks menacing with a long string of letters and numbers compared to the more simpler often.

I am aware the IP bucket has gone dry and they gotta bring in a new IP cow with a even bigger bucket, but what do you think? Do you yourself or your firm use ipv4 or 6?

  • TORFdot0@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    1 day ago

    A lot of networks were designed with ipv4 and NAT in mind. There really isn’t a cost benefit to migrate all your DHCP scopes, VLANs, Subnets, and firewall rules to IPv6 and then also migrate 1000’s of endpoints to it.

    Much cheaper to just disable ipv6 entirely on the internal network (to prevent attacks using a rogue dhcpv6 server etc) and only use ipv6 on your WAN connections if you have to use it.

  • Todd Bonzalez@lemm.ee
    link
    fedilink
    arrow-up
    20
    ·
    2 days ago

    I have IPv6 at home, at work, on my phone, and my hotspot. I have them on my websites and servers. IPv6 is everywhere for me. I use it all the time. Most people do and don’t even realize it.

    IPv4 still reigns supreme on a LAN, because you’re never going to run out of addresses, even if you’re running an enterprise company. IPv6 subnets are usually handed out to routers, so DHCPv6 can manage that address space and you don’t need to know anything unless you’re forwarding ports on IPv6.

    For the Internet, just use hostnames. There’s literally zero reason to memorize a WAN address when it could be an A/AAAA record.

  • nick@midwest.social
    link
    fedilink
    arrow-up
    55
    ·
    2 days ago

    Cloud infra engineer here.

    Answer: I don’t think about it. Nothing fully supports it, so we pretend it doesn’t exist.

    • kamenLady.@lemmy.world
      link
      fedilink
      arrow-up
      15
      ·
      2 days ago

      That’s exactly my experience with it.

      Some certificates are even annoyed by IPv6 and they won’t install until i remove any trace of it from the DNS. This should also pretty much be the only occasion I’m forced to deal with IPv6, instead of glancing over it while working on the server configs.

      • nick@midwest.social
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        Well if you want to be the one who retrofits google cloud to support it more widely, go to town. But I’m sure as hell not going to bother, I have other work to do. And also I don’t work at google.

  • mspencer712@programming.dev
    link
    fedilink
    arrow-up
    57
    ·
    2 days ago

    Mostly I’m scared I’ll write a firewall rule incorrectly and suddenly expose a bunch of internal infrastructure I thought wasn’t exposed.

  • Skull giver@popplesburger.hilciferous.nl
    link
    fedilink
    arrow-up
    22
    ·
    edit-2
    2 days ago

    It fixes must about every gripe I have with IPv4. It closes the hidden security holes NAT introduces. It pretty much configures itself. It allows you to use multiple Xboxes or Playstations within the same network and play online without faffing about! You can also disable the firewall entirely and basically never get scanned because scanning 2^64 addresses to find one computer is infeasible for bots (though you shouldn’t).

    The addresses are longer, that’s for sure. But you shouldn’t be remembering those anyway. That’s why DNS exists! If you don’t have a local DNS server for some reason, just use mDNS, every device supports it out of the box. yourcomputersname.local will work in place of an IP address in just about everything since Windows Vista.

    IPv6 was severely underdeveloped when the Necromancy Address Translation kept IPv4 usable twenty years ago, but we’re beyond that now. We have been for a while, actually.

    Unfortunately, a lot of network people are the type that learned how networks worked in school forty years ago and decided that this is the way things are and they should never change again. That’s how you get things like “TLS 1.3 pretends to be a TLS 1.2 session resumption or half the internet will break” and “only port 80 and 443 are usable on the internet”. They even brought DHCP back when IPv6 works perfectly fine without it! At least Google did the right thing and refused to play ball with that malarkey in Android.

    The whole address reserve argument never helped much. Super expensive cloud providers are now charging extra for IPv4 addresses but if you’re using Amazon AWS you’re used to paying through the nose anyway. CGNAT is a much worse problem, with thousands or hundreds of thousands of people sharing the same IPv4 address and basically being forced to solve CAPTCHAs all day because one of their IP coinhabitors has a virus.

    As the comments here show, plenty of people can’t be bothered. That’s fine, legacy websites and devices can just use IPv4, that’s the beauty of it.

  • blackstrat@lemmy.fwgx.uk
    link
    fedilink
    arrow-up
    12
    arrow-down
    6
    ·
    2 days ago

    Another thing that makes no sense is if my ISP provided prefix changes -which it will- this affects the IP addressing on my local network. Ain’t noboby got time for that if you’re managing a company or having anything other than a flat home network with every device equal.

    IPv6 is just people shouting NAT BAD, but frankly having separate address ranges inside and outside a house is a feature. A really really useful feature. Having every device have a public IP6 address I’d an anti-featute.

    • SirDerpy@lemmy.world
      link
      fedilink
      arrow-up
      10
      arrow-down
      3
      ·
      1 day ago

      if my ISP provided prefix changes… affects the IP addressing on my local network.

      IPv6 is just people shouting NAT BAD… Having every device have a public IP6 address I’d an anti-featute.

      If you’re working in IT then you should find a new career.

  • Evotech@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    We mainly use ipv4, but recent laws that all public sector websites are to use IPv6, we have had to update our stack.

    Now we can do IPv6 public endpoints with ipv4 backends.

  • davel [he/him]@lemmy.ml
    link
    fedilink
    English
    arrow-up
    28
    ·
    edit-2
    2 days ago

    I think djb was right, over twenty years ago: The IPv6 mess

    The IPv6 designers made a fundamental conceptual mistake: they designed the IPv6 address space as an alternative to the IPv4 address space, rather than an extension to the IPv4 address space.

    There was an alternative proposal that was backward-compatible with IPv4, but I’ve forgotten the name now.

  • r00ty@kbin.life
    link
    fedilink
    arrow-up
    11
    ·
    2 days ago

    I’ve used IPv6 at home for over 20 years now. Initially via tunnels by hurricane electric and sixxs. But, around 10 years ago, my ISP enabled IPv6 and I’ve had it running alongside IPv4 since then.

    As soon as server providers offered IPv6 I’ve operated it (including DNS servers, serving the domains over IPv6).

    I run 3 NTP servers (one is stratum 1) in ntppool.org, and all three are also on ipv6.

    I don’t know what’s going on elsewhere in the world where they’re apparently making it very hard to gain accesss to ipv6.

  • Sundial@lemm.ee
    link
    fedilink
    arrow-up
    36
    arrow-down
    2
    ·
    2 days ago

    People still use IPv4 because companies are slow to adopt new technologies. They see it as a huge money drain and if there is not a visible or tangible benefit to it then they won’t invest in it. IPv6 is definitely a growing technology, it’s just taking it’s sweet time. For reference, currently the IPv4 has just under a million routes in the global routing table while IPv6 has ~216K routes. About 5 years ago it was something like 100K for IPv6 and not much has changed for IPv4.

    I personally do not like the addressing of IPv6. It’s not just the length, but now you have to use colons instead of period to separate the octets which leads to extra key strokes since I have to hold shift to type in a colon. It’s a minor thing, but when networking is your bread and butter it adds up.

    There are also some other concerns with IPv6. Since IPv6 tries to simplify routing by doing things like getting rid of NATing it also opens us up to more remote attacks. It used to be harder to target a specific user or PC that’s behind a NATed IP but now everything is out in the open. I’m sure things will get better as more and more people use it and there will be changes made to the protocol however. It’s just the natural evolution of technology.

    I am very surprised to hear your ISP is not using IPv6. Seems like they’re a little behind the times. Unless they just don’t offer it to residential customers, which is still a bit behind the times too I guess.

    • WheelchairArtist@lemmy.world
      link
      fedilink
      arrow-up
      30
      arrow-down
      1
      ·
      edit-2
      2 days ago

      Iv6 doesn’t try to simplify routing and remove nat. that’s just how things work. Nat is a workaround for ipv4.

      Ipv6 is around since 1998. that’s not slow to adopt, at that point it is just plain refusal from some because of the costs you mentionend

      • Eyron@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 hours ago

        Time isn’t the only factor for adoption. Between the adoption of IPv4 and IPv6, the networking stack shifted away from network companies like Novell to the OSes like Windows, which delayed IPv6 support until Vista.

        When IPv4 was adopted, the networking industry was a competitive space. When IPv6 came around, it was becoming stagnant, much like Internet Explorer. It wasn’t until Windows Vista that IPv6 became an option, Windows 7 for professionals to consider it, and another few years later for it to actually deployable in a secure manner (and that’s still questionable).

        Most IT support and developers can even play with IPv6 during the early 2000s because our operating systems and network stacks didn’t support it. Meanwhile, there was a boom of Internet connected devices that only supported IPv4. There are a few other things that affected adoption, but it really was a pretty bad time for IPv6 migration. It’s a little better now, but “better” still isn’t very good.

      • Sundial@lemm.ee
        link
        fedilink
        arrow-up
        18
        arrow-down
        2
        ·
        2 days ago

        Ipv6 does simplify routing. It has less headers and therefore less overheard. IPv6 addressed the necessity of NAT by adding an obscene amount of possible IPs. Removing the necessity of NAT also simplifies routing as it’s less that the router has to do.

        Ipv6 as a concept was drafted in the 90s. It didn’t start actually being seriously used until ~2006/7ish.

        • WheelchairArtist@lemmy.world
          link
          fedilink
          arrow-up
          8
          arrow-down
          1
          ·
          2 days ago

          IPv6 addressed the necessity of NAT by adding an obscene amount of possible IPs

          that is correct but doesn’t change the fact that nat came afterwards as a workaround und now the ip stack goes back to it’s roots without a nat workaround.

          It didn’t start actually being seriously used until ~2006/7ish.

          true but still nowadays it isn’t even slow anymore just refusal

          • Sundial@lemm.ee
            link
            fedilink
            arrow-up
            4
            arrow-down
            2
            ·
            2 days ago

            that is correct but doesn’t change the fact that nat came afterwards as a workaround und now the ip stack goes back to it’s roots without a nat workaround.

            And the end result is a simplification for routing.

            true but still nowadays it isn’t even slow anymore just refusal

            That’s just the pace of large scale adoption of new technology. Look at some of the technologies the banking and financial industry uses as an example (ISO 8583 is a great example). ISP’s still support T1 circuits as well.

        • SkyNTP@lemmy.ml
          link
          fedilink
          arrow-up
          3
          arrow-down
          6
          ·
          2 days ago

          There are other benefits of NAT, besides address range. Putting devices behind a NAT is hugely beneficial for privacy and security.

          • tc4m@lemmy.world
            link
            fedilink
            arrow-up
            14
            ·
            2 days ago

            NAT is not a security feature. Your firewall blocks incoming traffic, not NAT. It introduces new complexity that now needs to be solved.

            In corpo environments you have to struggle with NAT traversal for VoIP communication.

            In home networks “smart” devices attempt to solve it with shit like uPnP and suddenly you get bigger holes in your network security than before. You could find countless home network printers on shodan because of this. Even though (or maybe because) they were “behind” NAT.

          • chris@l.roofo.cc
            link
            fedilink
            English
            arrow-up
            12
            ·
            2 days ago

            IPv6 has temporary IPs for privacy reasons. NAT is NOT a firewall. Setting up a real firewall is more secure and gives you more control without things like UPNP and NAT-PMP.

    • zurohki@aussie.zone
      link
      fedilink
      English
      arrow-up
      7
      ·
      2 days ago

      IPv6 has a policy of throwing more address space at stuff to make routing simpler, though.

      IPv4 will individually route tiny slices of address space all over the world, IPv6 just assigns a massive chunk of space in the first place and calls it a day.

  • PetteriPano@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    2 days ago

    IPv6 was “just around the corner” when I was studying 20+ years ago. I kept a tunnel up until the brokers shut down.

    I’ve been hosting some big (partly proprietary) services for work, and we’ve been IPv6 compatible for a decade.

    My ISP finally gave me native IPv6 earlier this year, which gave me the push to make sure my personal hosting does IPv6 as well. Seems like most big players services support it today. It’s nice to not have the overhead that CGNAT brings.

    IPv6 got a bit of a bad reputation when operating systems defaulted to 6to4 translation but never actually managed to work.

  • esc27@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    edit-2
    2 days ago

    IPv6 is now twice as old as IPv4 was when IPv6 was introduced. 20 years ago I worried about needing to support it. Now I don’t even think about it at all.

  • Xanvial@lemmy.world
    link
    fedilink
    arrow-up
    21
    ·
    2 days ago

    Just annoyed when I need to specify port when using IPv6. Needs to add square bracket to workaround ambiguity of colon is kinda bad. How can they decide to use colon instead of another special character??

  • sylver_dragon@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    2 days ago

    Widespread IPv6 adoption is right there with the year of the Linux desktop. It’s a good idea, it’s always Coming Soon™ and it’s probably never going to actually happen. People are stubborn and thanks to things like NAT and CGNAT, the main reason to switch is gone. Sure, address exhaustion may still happen. And not having to fiddle with things like NAT (and fuck CGNAT) would be nice. But, until the cost of keeping IPv4 far outweighs the cost of everything running IPv6 (despite nearly everything doing it now), IPv4 will just keep shambling on, like a zombie in a bad horror flick.

  • nutsack@lemmy.world
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    edit-2
    2 days ago

    a teammate implemented it because he thought it would be a good resume project. it added more maintenance work to a lot of pieces, forever. there is no measurable benefit to the business