I enabled the ipv6 address for lemmy.world. Should work now.

Next step would be enable dnssec, have to figure out how that worked again.

    • sudo@lemmy.fmhy.ml
      link
      fedilink
      arrow-up
      37
      ·
      edit-2
      1 year ago

      IPv4 is the old standard of Internet Protocol addresses that you’re probably familiar with (something like 192.168.1.10, although the 192.168.x.x range is actually only private addresses). It’s still used on most devices today but it only supports up to ~4.3 billion addresses and as you can imagine, those addresses have basically run out with all of the various devices and servers and whatever else is connected to the internet. IPv4 is in the process of being replaced by the new (10 27* year old) IPv6, but there are still a lot of old devices and a need to support the old protocol. Making IPv6 available for this server will mean any devices connected to the internet should be able to communicate with the server on this new protocol.

      As for DNSSEC, when you go to resolve a a hostname, like lemmy.world, your computer will make a request to a DNS server to figure out what IP address it needs to navigate to in order to access the server. In theory, someone could intercept your DNS request and tell you an address for the server that isn’t actually the address for the server, but rather a malicious host. DNSSEC basically acts as a layer of security to help confirm that information you’re getting on your DNS request is good and true.

      • ZippyWonderdust@kbin.social
        link
        fedilink
        arrow-up
        21
        arrow-down
        1
        ·
        1 year ago

        Excellent description, but one point of note; IPv6 has been around for 27 years now, has been a fully functional draft standard for 24 years, and a full-on Internet Standard since 2017. The switch to it and away from IPv4 is long overdue.

        • Bappity@lemmy.world
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          1 year ago

          I just need a technique for remembering ipv6 addresses, they’re great but I miss being able to easily memorise ipv4 D:

          • ZippyWonderdust@kbin.social
            link
            fedilink
            arrow-up
            3
            ·
            1 year ago

            I miss that too, but sadly there is no easy equivalent. You just have to make local DNS your friend. I’m in the process of going ipv6-only on my home LAN (because I’m a tech nerd). I enable avahi/bonjour on everything that supports it, then I simply connect to <hostname>.local.

            Any servers that require a static v6 IP address get something like <prefix>::BABE:CAFE:1 mostly just as a way to remind myself that the address is static and not allocated by SLAAC.

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

        Thanks, that’s really nicely explained. I was being a bit silly but got to learn something!

    • dhork@lemmy.world
      link
      fedilink
      arrow-up
      14
      ·
      edit-2
      1 year ago

      IPV4 are the standard 192.168.0.1 ip addresses you may be used to. That numbering scheme supports over 4 billion addresses, which is not enough.

      IPV6 uses longer addresses, like 2001:0db8:85a3:0000:0000:8a2e:0370:7334 . Which is not nearly as convenient, but allows for 340 trillion trillion trillion addresses, which might be enough, possibly.

    • Czele@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      1 year ago

      Yea im also curious. Probably a good change for some users with specific use case

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

    The website just became 10x better. It loads much faster for me now because my connection doesn’t need to go through layers of CGNAT, it just directly connects through IPv6. Thank you so much.

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

    DNSSEC is simple. I just did it for a domain on cloudflare. Enable it in your DNS interface (cloudflare in my case), and then copy paste a few things to your domain registrar.

  • odseey@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    1 year ago

    nice

    $ resolvectl query lemmy.world
    lemmy.world: 135.181.143.230                   -- link: enp4s0
                 2a01:4f9:3a:178f::2               -- link: enp4s0
    
  • Sponholz@lemmy.world
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    1 year ago

    In this fediverse world, this specific world is getting better and better!!!

    Awesome work!!!

    Lot’s of awesome news recently, Lemmy apps rising, Thunder app looks promising, Jerboa got a ton of contributors, breath of fresh air indeed.

  • Hedup@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Can I write it’s ipv6 address in browser’s address bar and it will take me to lemmy.world?