this post was submitted on 17 Jun 2023
372 points (99.7% liked)

Lemmy.World Announcements

29163 readers
156 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 2 years ago
MODERATORS
372
ipv6 enabled (self.lemmyworld)
submitted 2 years ago by ruud to c/lemmyworld
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Speckle 47 points 2 years ago (4 children)

I don't know what this means but thanks!

[โ€“] [email protected] 41 points 2 years ago* (last edited 2 years ago) (2 children)

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.

[โ€“] [email protected] 22 points 2 years ago (1 children)

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 2 points 2 years ago (1 children)

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

[โ€“] [email protected] 3 points 2 years 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 9 points 2 years ago

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

[โ€“] dhork 16 points 2 years ago* (last edited 2 years ago) (1 children)

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.

[โ€“] [email protected] 6 points 2 years ago (1 children)

More than enough for an IP for every star and planet in the Milky Way Galaxy!

[โ€“] veroxii 8 points 2 years ago (1 children)

Surely every planet will want more than 1 IP address? Else they'll have to NAT again.

[โ€“] [email protected] 1 points 2 years ago

planet-grade NAT!

[โ€“] [email protected] 6 points 2 years ago (1 children)

Basically nothing for the end user.

[โ€“] Speckle 3 points 2 years ago
[โ€“] Czele 3 points 2 years ago

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