▲ | tonymet 3 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I've done a few ipv6 migrations. The IPv6 fan community (e.g on reddit and other forums ) needs to accept a dual-stack world and the doubling of complexity required to operate that way. All effort should be about education and support for dual stack. That will be the only successful path to ipv6 adoption. Sure ipv6 has some better features, but dual-stack means you are doubling all of your config (ACLs, naming, firewalls, routing) test cases and vulnerability surface. Moreover, ipv6 is not as intuitive. Shaming people into ipv6 will never work. More effort should be invested into best practices, patterns, migration guides, support communities & more to assist in operating in a dual-stack environment for the foreseeable future. Pure ipv6 will never happen because the weak link breaks the chain. How many people set up an ipv6 VPC with great excitement, and late in the project they deploy from github with "NS lookup failed". | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | throw0101d 2 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> Pure ipv6 will never happen because the weak link breaks the chain. Define "pure". Jen Linkova has been running IPv6-only networks on Google's corporate networks for several years now: * https://www.youtube.com/watch?v=UTRsi6mbAWM She is a chair of the 6man WG (and involved in the v6ops WG), and has authored ten RFCs: * https://datatracker.ietf.org/person/furry13@gmail.com Microsoft also is IPv6-only on corporate networks (so more of their IPv4 addresses can be moved to Azure to produce revenue): * https://www.arin.net/blog/2019/04/03/microsoft-works-toward-... The author of that article, Veronika McKillop, is head of the UK IPv6 Council: * https://www.youtube.com/@ukipv6council468/videos where you'll find lots of videos on ISPs and other institutions doing IPv6-only or IPv6-mostly (especially nowadays with DHCPv4 Option 108, RFC 8925). | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | Dagger2 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
There's been endless effort into all of those things. What else are we supposed to do when people just aren't following them anyway? It's not even double the config. For e.g. my firewall, which is a 300-line config that I've already designed and implemented, making it dual stack mostly involves writing "domain (ip ip6)" instead of "domain ip". That's simply not double. It's not less intuitive than v4 either. That's a lack of experience talking. Meanwhile, trying to use v4 quickly devolves into needing to use NAT, which is less intuitive. > Pure ipv6 will never happen because the weak link breaks the chain. How many people set up an ipv6 VPC with great excitement, and late in the project they deploy from github with "NS lookup failed". My desktop is pure v6 and GitHub works fine, which I think disproves the "never" part. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | 3 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[deleted] |