logoalt Hacker News

jabltoday at 8:24 AM2 repliesview on HN

Are any ISP's or corp intranets doing IPv6-mostly style networks yet: https://www.ietf.org/archive/id/draft-link-v6ops-6mops-00.ht...

That seems to be a promising approach.


Replies

ninkendotoday at 11:36 AM

T-Mobile does: https://www.internetsociety.org/deploy360/2014/case-study-t-...

They use 464XLAT, basically NAT64/DNS64 with some extra cooperation on the OS’s part for backwards compatibility with apps that hard-code IPv4. You get only a v6 address, and your OS basically synthesizes an v4 network on your device in cooperation with their NAT64 router. But all the bytes going from your device through to their towers are ipv6. Talking to a v4-only website uses carrier-grade NAT64 when leaving the t-mobile network.

farfatchedtoday at 8:44 AM

According to https://www.ipv6.org.uk/wp-content/uploads/2023/11/13_IPv6-M... , Google is.

The author of the RFC is the author of the slides.