←back to thread

The IPv6 Transition

(www.potaroo.net)
215 points todsacerdoti | 1 comments | | HN request time: 0.001s | source
Show context
dfboyd ◴[] No.41893436[source]
https://cr.yp.to/djbdns/ipv6mess.html still as relevant as the day it was written
replies(3): >>41893648 #>>41898179 #>>41900122 #
Plasmoid ◴[] No.41893648[source]
Time has not been kind to this article. It's basically a compete list of fallacies that people believe about ipv6.
replies(1): >>41893833 #
x3n0ph3n3 ◴[] No.41893833[source]
Oh, is IPv6 now backwards compatible with IPv4? No? I guess not a complete list of fallacies.
replies(2): >>41894271 #>>41901492 #
growse ◴[] No.41894271{3}[source]
I can route to v4 endpoints on my v6-only network just fine. Shrugs
replies(1): >>41898019 #
kortilla ◴[] No.41898019{4}[source]
They aren’t compatible. There is a device in the middle doing a translation for you.

That’s like saying HTTP can talk to FTP servers as long as there is an HTTP to FTP proxy.

The only thing that makes them seem compatible is there is a well formed address space in v6 that clients send v4 requests to. But it’s still v6 and a 64 proxy needs to have an actual IPv4 address to translate the source to before sending it via v4 to the actual destination.

replies(3): >>41898079 #>>41898237 #>>41899335 #
1. growse ◴[] No.41898079{5}[source]
I'm aware there's a middle box. My point is that the middle box is a compatibility layer which, by definition, has the effect of enabling compatibility (at least in one direction).

The usual "they should have designed it to be compatible" nonsense usually comes from the crowd with zero suggestions of how to have a 32-bit addressed device send to packets to something with an address outside its universe.

Point is that djb was as wrong then as they are now.