a lot of y'all are on server providers that provide IPv6 connectivity and it can be as simple as adding a AAAA record in DNS and making sure your front end web server is listening on IPv6 (which it probably is doing already)
If you are using Linode, IPv6 connectivity is configured on your server by default
Hetzner Cloud nodes also come with IPv6 connectivity enabled by default
If you are using DigitalOcean, make sure IPv6 is enabled on your server first
https://www.digitalocean.com/docs/networking/ipv6/how-to/enable/
same with Vultr, you need to enable it if you don't already have it enabled
@packetcat sobs in “needs a VPN to host animal crossing despite the ISP’s root servers supporting IPv6”
@packetcat ARIN has been giving the "IPv6: No Longer Optional" presentation since 2010 (possibly longer). Makes me wonder how these companies missed the memo.
@kemonine indeed, thankfully most people on the fediverse seem to have moved away from using Scaleway for hosting their instances because of...unreliability issues
(and I heard they recently increased their prices, which is hilarious to me)
and OVH's IPv6 setup is...ugh..frustrating but it does work after its configured and the prefix is stable to the server
enabling IPv6 on EC2, I'm gonna charge people my hourly rate to get that sorted lol
@packetcat The issue with madto host is OVH's capabilities and how the load balancing (or failover) has been implemented.Last I asked about it, if we were to use ipv6, hugo would need to tell us every time we need to update our dns records.
@ishara ahh I figured it was a issue with the LB system
unfortunate
@packetcat My suspicion is that the root cause is around floating IP addresses. My usual strategy when doing cloud hosting is to reserve a floating IP, put that floating IP in my DNS, and pin that floating IP each time I need to change my underlying VM. I've not found a single provider that supports floating IPv6 addresses, including Openstack.
@ishara 😩
If your provider provides IPv6 connectivity and you need help configuring it, hit me up
I'll be glad to help
If you are using masto.host, that's something you need to take up with the folks that run masto.host