←back to thread

The IPv6 Transition

(www.potaroo.net)
215 points todsacerdoti | 1 comments | | HN request time: 0s | 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[source]
I can route to v4 endpoints on my v6-only network just fine. Shrugs
replies(1): >>41898019 #
kortilla ◴[] No.41898019{3}[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. throw0101c ◴[] No.41898237{4}[source]
> They aren’t compatible. There is a device in the middle doing a translation for you.

Which was true of all the IPng candidates, and not just the one that ended up being chosen for "IPv6".

There is no way to expand the addresses space (as found in IPv4) to something greater that 32-bits in a compatible: new API calls, data structures, DNS records, etc, were always going to be needed.

To list "not compatible" as a con of IPng/IPv4 is non-sensical.