Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. We don't talk about IPv5

We don't talk about IPv5

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
195 Posts 112 Posters 4 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G [email protected]

    not sure if you're aware thats a real thing https://www.ipv10.net/

    kolanaki@pawb.socialK This user is from outside of this forum
    kolanaki@pawb.socialK This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #88

    Guess we have to crank it up to 11, then.

    1 Reply Last reply
    18
    • O [email protected]

      If you don't have ipv6 internally, you probably can't access ipv6 externally. 6to4 gateways are a thing. 4to6? Not so much.

      And this is why ipv6 will ultimately take another 20 years for full coverage. If it was more backwards compatible from the starting address-wise then this would all have been smoother. Should have stuck with point separators. Should have assumed zero padding for v4 style addresses rather than a prefix

      the_decryptor@aussie.zoneT This user is from outside of this forum
      the_decryptor@aussie.zoneT This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #89

      If you don’t have ipv6 internally, you probably can’t access ipv6 externally. 6to4 gateways are a thing. 4to6? Not so much.

      I'm pretty sure stateful gateways do exist, but it's a massive ball of complexity that would be entirely avoided if people just used native v6.

      1 Reply Last reply
      5
      • V [email protected]

        In progress?

        I can't even get an IPv6 address, even if I wanted to pay an obscene amount for a business tier.

        tgxn@lemmy.tgxn.netT This user is from outside of this forum
        tgxn@lemmy.tgxn.netT This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #90

        You can get on IPv6 for free with a HE tunnel https://tunnelbroker.net/

        1 Reply Last reply
        1
        • Q [email protected]
          This post did not contain any content.
          tiger_man_@lemmy.blahaj.zoneT This user is from outside of this forum
          tiger_man_@lemmy.blahaj.zoneT This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #91

          I hope nat burns in hell when ipv6 will become standard

          O G 2 Replies Last reply
          55
          • N [email protected]

            And I would consider a detailed argument on why it is more secure to disable it to be a good reason.

            Personally? I consider an IT team who don't know how to secure an ipv6 enabled network to not be competent. But that is a different conversation.

            S This user is from outside of this forum
            S This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #92

            It has less eyes on it due to it being less popular. It also introduces an extra vector of attack.

            A 1 Reply Last reply
            0
            • Q [email protected]
              This post did not contain any content.
              E This user is from outside of this forum
              E This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #93

              Wait until we have IPv8, that‘s gonna byte us in the ass for real

              D 1 Reply Last reply
              23
              • K [email protected]

                Oh, now that you mention it I've never tried to map a static DNS entry to a device without DNS. Welp, time to get thousands of raspberry pi's to act as IP KVMs!

                I This user is from outside of this forum
                I This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #94

                That would imply en existence of display/usb outputs…

                We’re essentially talking a bunch of embedded devices talking to each other. You can give them all the dns entries you want, but if they (or the programming environment) don’t support DNS lookup you might as well put your dns server in excel.

                K 1 Reply Last reply
                1
                • G [email protected]

                  not sure if you're aware thats a real thing https://www.ipv10.net/

                  oozingpositron@feddit.clO This user is from outside of this forum
                  oozingpositron@feddit.clO This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #95

                  >Forbidden

                  >You don't have permission to access this resource.

                  Awesome.

                  anunusualrelic@lemmy.worldA 1 Reply Last reply
                  14
                  • mitch@piefed.mitch.scienceM [email protected]

                    I worked with one of the inventors of IPv6 for a bit of time, and I think knowing Carl really gave me an insight into who IPv6 was invented for, and that's the big, big, big networks — peering groups that connect large swaths of the Internet with other nations' municipal or public infrastructure.

                    These groups are pushing petabytes of data every hour, and as a result, I think it makes their strategists think VERY big picture. From what I've seen, IPv6 addresses very real logistical problems you only see with IPv4 when you're already dealing with it on a galactic scale. So, I personally have no doubt that IPv6 is necessary and that the theory is sound.

                    However, this fuckin' half-in/half-out state has become the engine of a manifold of security issues, primarily bc nobody but nerds or industry specialists knows that much about it yet. That has led to rushed, busy, or just plain lazy devs and engineers to either keep IPv6 sockets listening, unguarded, or to just block them outright and redirect traffic to IPv4 anyway.

                    Imo there's not much to be done besides go forward with IPv6. It's there, it's tested, it's basically ready for primetime in terms of NIC chip support... I just wish it weren't so obtuse to learn. 😕

                    D This user is from outside of this forum
                    D This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #96

                    However, this fuckin’ half-in/half-out state has become the engine of a manifold of security issues, primarily bc nobody but nerds or industry specialists knows that much about it yet. That has led to rushed, busy, or just plain lazy devs and engineers to either keep IPv6 sockets listening, unguarded, or to just block them outright and redirect traffic to IPv4 anyway.

                    Its kind of interesting to me how conservative the IT industry is with stuff like this.

                    The industry loves to say "move fast and break things" or "innovate and disrupt", but that generally only applies to things that can be shat out in a two week long Python project (or shat out in 2 weeks after publicly funded universities spent years figuring out the algorithm for you). For anything foundational, like CPU architecture, operating systems, or the basic assumptions about how UI should work, they're terrified of change.

                    1 Reply Last reply
                    5
                    • G [email protected]

                      you could assign every square meter of the planet an ip and use it for location, and still have addresses left over

                      Z This user is from outside of this forum
                      Z This user is from outside of this forum
                      [email protected]
                      wrote on last edited by [email protected]
                      #97

                      Oh it’s way more than that!

                      After looking up some numbers, I note we could give every single square MILLIMETER on the planet its own entire IPv4 address space.

                      …And then every one of those IPv4 addresses could have its own entire copy of the IPv4 address space!

                      …And that would just be a drop in the bucket compared with IPv6! One good comparison I’ve seen is that you could assign an address to every atom on the surface of the earth (but not inside it) and have enough left over for 100+ more earths.

                      Rough math for the square millimeters:

                      The surface area of the earth is roughly 510 trillion square millimeters. Let’s round that up to a quadrillion or 10^15^.

                      The number of IPv6 addresses is 2^128^ or 3.4x10^38^. To be conservative again, let’s just round that down to 10^38^.

                      10^38^ / 10^15^ = 10^23^ IPv6 addresses per square mm of earth.

                      IPv4 address space is 2^32^ or around 4 billion. let’s round up to 10 billion or 10^10^.

                      So then 10^23^ / 10^10^ = 10^13^ IPv6 addresses per IPv4 address per square mm of earth.

                      10^13^ / 10^10^ =

                      1,000 IPv6 addresses

                      per IPv4 address

                      per IPv4 address

                      per square mm of earth.

                      And that was with the conservative estimates along the way. I think it would actually be tens of thousands.

                      1 Reply Last reply
                      10
                      • tiger_man_@lemmy.blahaj.zoneT [email protected]

                        I hope nat burns in hell when ipv6 will become standard

                        O This user is from outside of this forum
                        O This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #98

                        Any day now brother

                        C 1 Reply Last reply
                        23
                        • K [email protected]

                          NAT444 is shit. I can't even host a web server without routing it through a VPN, and my ISP can't work out how to provide an IPv6 addresses yet. Give it to me and I will work out how to use it.

                          Slight update - Just looked and apparently they had a goal of rolling out IPv6 addresses to all customers by earlier this year. I'll check my router config tomorrow and who knows. Maybe I will be able to get one now? Would be pretty sweet.

                          C This user is from outside of this forum
                          C This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #99

                          I am sorry to interrupt, my ISP gave me an ipv6 address, but I just can't access anything through it even when I specify it in the firewall, maybe they are blocking this functionality because they sell static ips.

                          K 1 Reply Last reply
                          4
                          • E [email protected]

                            Wait until we have IPv8, that‘s gonna byte us in the ass for real

                            D This user is from outside of this forum
                            D This user is from outside of this forum
                            [email protected]
                            wrote on last edited by [email protected]
                            #100

                            Every atom of the universe should have its own ip.

                            captain_faraday@programming.devC 1 Reply Last reply
                            22
                            • D [email protected]

                              This is exactly why ipv6 was never widely adopted. There's too much power in a limited IP pool.

                              D This user is from outside of this forum
                              D This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #101

                              Define "widely".

                              According to Google 46.09% of their traffic is IPv6 and most servers support it. It's mostly large ISPs dragging their feet.

                              anunusualrelic@lemmy.worldA jumping_redditor@sh.itjust.worksJ 2 Replies Last reply
                              8
                              • G [email protected]

                                you could assign every square meter of the planet an ip and use it for location, and still have addresses left over

                                spacecadet@feddit.nlS This user is from outside of this forum
                                spacecadet@feddit.nlS This user is from outside of this forum
                                [email protected]
                                wrote on last edited by [email protected]
                                #102

                                square centimeter is the one I heard

                                1 Reply Last reply
                                0
                                • F [email protected]

                                  I know it's a joke, but the idea that NAT has any business existing makes me angry. It's a hack that causes real headaches for network admins and protocol design. The effects are mostly hidden from end users because those two groups have twisted things in knots to make sure end users don't notice too much. The Internet is more centralized and controlled because of it.

                                  No, it is not a security feature. That's a laughable claim that shows you shouldn't be allowed near a firewall.

                                  Fortunately, Google reports that IPv6 adoption is close to cracking 50%.

                                  A This user is from outside of this forum
                                  A This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #103

                                  Ipv6 took awhile for me to understand. One of the biggest hurdles was how is it secure without NAT.

                                  anunusualrelic@lemmy.worldA unitydevice@lemmy.zipU 2 Replies Last reply
                                  3
                                  • moseschrute@lemmy.mlM [email protected]

                                    Hi I have no idea what I’m doing when it comes to networking. I have ipv6 off on my home network because I was scared of accidentally exposing things outside of my home network. I’m using Ubiquiti. Can someone give me/link me a crash course on how to setup ipv6 without introducing any security holes into my network? Maybe also a crash course in firewalls.

                                    A This user is from outside of this forum
                                    A This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #104

                                    Don't worry Ubiquiti has ipv6 issues. You have an excuse.

                                    D 1 Reply Last reply
                                    1
                                    • D [email protected]

                                      Every atom of the universe should have its own ip.

                                      captain_faraday@programming.devC This user is from outside of this forum
                                      captain_faraday@programming.devC This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #105

                                      For targeted location-based ads of course! Lots of revenue there

                                      1 Reply Last reply
                                      13
                                      • N [email protected]

                                        It’s vulnerable af. And I mean really, it’s as bad as Netscalers or Fortigate shit. Like https://www.bleepingcomputer.com/news/security/hackers-abuse-ipv6-networking-feature-to-hijack-software-updates/ or https://www.bleepingcomputer.com/news/security/hackers-abuse-ipv6-networking-feature-to-hijack-software-updates/

                                        Problem is, yes it’s hard to implement but it’s even a lot harder to get it properly secured. Especially because few people are using it, and not securing it is worse than disabling it.

                                        A This user is from outside of this forum
                                        A This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #106

                                        Don't see how that is anymore vulnerable then up 4.

                                        1 Reply Last reply
                                        2
                                        • S [email protected]

                                          It has less eyes on it due to it being less popular. It also introduces an extra vector of attack.

                                          A This user is from outside of this forum
                                          A This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #107

                                          It does not have less eyes on and it's 50% of Google traffic.

                                          J 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups