logoalt Hacker News

billpgyesterday at 10:05 PM1 replyview on HN

No, in this hypothetical, routers that don't know about IPv4x will still route based on the top 32 bits of the address which is still in the same place for IPv4 packets. If your machine on your desk and the other machine across the internet both understand IPv4x, but no other machines in the middle do, you'll still get your packets across.


Replies

kolinkoyesterday at 10:15 PM

Well no, all the routers on your subnet need to understand it.

So let’s say your internet provider owns x.x.x.x, it receives a packet directed to you at x.x.x.x.y.y… , forwards it to your network, but your local router has old software and treats all packages to x.x.x.x.* as directed to it. You never receive any medssagea directly to you evem though your computer would recognise IPv4x.

It would be a clusterfuck.

show 2 replies