Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RO
roddy @lemmy.world

IPv6, game development, web development. Very cool. Don't have any projects, though. My website is https://roddydev.com (please click on the button)

Posts 1
Comments 8
Home network - possible to go IPv6-only?
  • Unfortunately until website owners starts being aware that IPv6 exists, you can only go IPv6-only if you have NAT64. Look at this:

    From this screenshot I can see a couple instances (3 Hetzner IPs, one OVH, one DigitalOcean, one AWS and one from AS211772 (they also do have an IPv6 range announced)) that are IPv4-only. All of them could have IPv6 support but they only add the A record on their DNS records and call it a day. It is very annoying to see that.

  • lemmy.world is now accessible over IPv6
  • I never hosted a Lemmy instance myself but since it's already running and nginx is listening to both protocols (you can try accessing the literal [IPv6] address in your browser, it should bring you to the default nginx page), I believe you can add the AAAA record to your domain and it should work. Don't take my word as final, though. Might ask @Ruud if that's correct.

  • lemmy.world is now accessible over IPv6

    This is becoming better day by day. Hope other instances follows that and enables IPv6 as well.

    10
    ipv6 enabled
  • 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.