• kinther@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          10 hours ago

          You could interpret it that way, sure. There are so many IPv6 addresses you really don’t have to subnet anything like you did in IPv4. The typically “mask” you will see is a /64.

        • dbtng@eviltoast.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          17 hours ago

          Well, sort of.
          You can divide up IPv6 addresses as you like.
          But … there’s so much space there that they are typically just divided in half.
          64 bits of subnet (aka routing prefix) + 64 bits of host address.
          They play a lot of games with the first 12 or so bits to say what kind of network it is, and the rules change a lot for multicast and other address types.
          So its not a subnet as you know it, but it still is.

              • dbtng@eviltoast.org
                link
                fedilink
                English
                arrow-up
                2
                ·
                16 hours ago

                Two reasons.

                You were responding to someone who offered a /24 as a subnet.
                There are 32 bits in an IPv4 address. /24 is 255.255.255.0.
                So they were wrong too in reference to IPv6, but at least they were making sense.
                You responded with /128, which is the full range of the IPv6 address.
                That would be like the prior poster saying /32 aka 255.255.255.255.
                There’s no usable range there.

                And, see my post above for the rest of the breakdown, but you were looking for /64.

                • libewa@feddit.org
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  14 hours ago

                  But the mask is a firewall to prevent viruses from leaving or reaching you, so a firewall on ::1/128

                  • dbtng@eviltoast.org
                    link
                    fedilink
                    English
                    arrow-up
                    1
                    ·
                    9 hours ago

                    Ah. Well that’s nonsense, but it is a take on the graphic with some internal cohesion.