▲ | Dagger2 2 days ago | |||||||||||||||||||||||||
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. | ||||||||||||||||||||||||||
▲ | tonymet a day ago | parent | next [-] | |||||||||||||||||||||||||
> My desktop is pure v6 and GitHub works fine, which I think disproves the "never" part. how? | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | tonymet a day ago | parent | prev [-] | |||||||||||||||||||||||||
double the firewall, double the listening sockets to manage, double the testing (e.g. my router was working ipv4 and broken ipv6 with the same daemon), double the app-level ACLs You can argue "it's only one line" but that one line is a new socket and new test variant needing testing. something that worked perfectly well for 5-10 years now needing a re-test. I'm not arguing against ipv6 . I'm arguing for honest assessments of the effort needing to migrate a network , especially residential networks, to IPv6 -- as the only way to make it happen. Shaming people with "it's so easy and simple" is just dishonest and doesn't help the cause. | ||||||||||||||||||||||||||
|