Try the following:
$ nslookup github.com [...] Non-authoritative answer: Name: github.com Address: 140.82.121.3
See also the completely ignored post in their forums.
Submitted 1 year ago by Sibbo@sopuli.xyz to programming@programming.dev
Try the following:
$ nslookup github.com [...] Non-authoritative answer: Name: github.com Address: 140.82.121.3
See also the completely ignored post in their forums.
How hard is it to support IPv6? Does it require new hardware?
I used to study networking, albeit at a pretty beginner level. IPv6 has been around for nearly 30 years at this point, so I’d be surprised if the hardware github uses doesn’t support it. The impression I got was that it’s pretty easy to extend an IPv4 address space so there isn’t any rush to make a large scale move to IPv6 everywhere.
Microsoft aren’t exactly big on implementing “the latest” stuff. Not at a keyboard currently but I’d be willing to bet GH doesn’t support TLS1.3 either.
Does gitlab.com have it?
Name: gitlab.com Address: 172.65.251.78 Name: gitlab.com Address: 2606:4700:90:0:f22e:fbec:5bed:a9b9
I’ve talked to several network engineers over the years about IPv6, engineers that worked just about as hands on with actual production infrastructure as you can get. And they all said that IPv6 would likely never be fully adopted.
But why ?
I am not a full network engineer so take my opinion with a grain of salt. From what I understand, NAT with IPv4 works really really well to mitigate IPv4 address exhaustion. Then there’s an issue with the amount of extra processing switches and routers need to do IPv6, we’re going from 32 bits to 128 bits which is a huge increase and for switches and routers that are handling packets as fast as technically possible with a low amount of resources typically, that’s a not insignificant hurdle.
It’s just easier to do IPv4 in every way, plus that’s what the world’s been using and is used to.
My understanding is it’s no longer that critical. The sky is no longer falling on IPv4
Neither do I.
Ok 🤷♂️
GoodKingElliot@feddit.uk 1 year ago
comment from the forum:
VonReposti@feddit.dk 1 year ago
Funny how different situations can be. I can’t get an IPv6 address unless I pay for insanely expensive business tiers.
Mubelotix@jlai.lu 1 year ago
I had a very small cheap ISP in France (Quantic Telecom) and they didn’t monitor their network for ipv6 issues. I had to report problems myself every other week. They had less than 90% uptime in 2023, so I ended up getting a refund
orangeboats@lemmy.world 1 year ago
The IPv4 exhaustion is far more gnarly in developing countries. Something on the scale of hundreds of people sharing one IPv4 address.
If I want to get a public IPv4 address from my ISP, I have to spend extra. Some ISPs in my country simply don’t give public IPv4 addresses anymore. They have completely exhausted their pool.
Sigmatics@lemmy.ca 1 year ago
Roasted
Kissaki@feddit.de 1 year ago
I wonder if they ever contacted github support, and what their answer was - rather than only posting on a public forum github doesn’t feel compelled to answer or make official responses to.