Live data from Hacker News

Blockers to IPv6 Adoption

labs.ripe.net

121–130 of 154 posts

Re: Blockers to IPv6 Adoption

#121
post #119
post #118

Earlier quoted context omitted.

I'd use a unique local address network (/32) for this https://tools.ietf.org/html/rfc4193

That's fine for some scenarios, but in general for my use cases, I wouldn't, because most often I want my VMs to be accessible from the Internet.

At this point I'd argue your case is a bit special and you may need special arrangements. If it is that critical for you to have a gazillion of IoT devices and untrusted VMs accessible from the internet via IPv6, get a /48 tunnel from he.net

Re: Blockers to IPv6 Adoption

#122

What we should take away from the IPv6 debacle is a fine lesson in hubris. I was hanging out in the IPv6 mailing lists at the time the various solutions were being debated. The prevailing attitude was "the Internet is about to die from routing overload without IPv6, so we can stick whatever complexity we want inside it, and they will have no choice but to accept it." Except that new router hardware and new incrementa…

> Instead we have this baroque construction, which I _still_ have to explicitly disable in my work environment because various bits of supposedly IPV6 software don't play nice together. Most security-conscious people do the same.

To the downvoters: I'd be curious to read your counter-arguments. To start the discussion - "NATO cybersecurity bods warn about transition to new protocol":

> What's the solution? According to the authors, nothing short of a wholesale review of how network traffic is interpreted. Sysadmins need to look at how their security systems are configured to make sure they pick up any unusual traffic flows made using this technique.

https://www.theregister.co.uk/2017/04/10/ipv6_security_conce...

This is just one example of many IPv6 security threats.

Re: Blockers to IPv6 Adoption

#124
post #58

Earlier quoted context omitted.

Well said! I was in the camp hoping for two octects at the beginning of the address (so they could be zeroes). Actually, a single i text would have taken us to a trillion IPs and given us enough time to think about the topic a bit more. Large changes rarely succeed. Perl 6, Mozilla (back in the 1990’s) and others come to mind. This is hard stuff, and we were made to swallow the kitchen sink.

So, what are the changes in IPv6 other than change in address size that hinder adoption?

ARP was replaced by neighbor discovery protocol. Broadcast was replaced by multicast.

Re: Blockers to IPv6 Adoption

#125

Earlier quoted context omitted.

So, what are the changes in IPv6 other than change in address size that hinder adoption?

ARP was replaced by neighbor discovery protocol. Broadcast was replaced by multicast.

ARP was unsuitable for anything except ethernet and ipv4, and would have needed to change in an incompatable way no matter what. I dont see why replacing it is a big deal.

Re: Blockers to IPv6 Adoption

#126

Earlier quoted context omitted.

> Instead we have this baroque construction, which I _still_ have to explicitly disable in my work environment because various bits of supposedly IPV6 software don't play nice together. Most security-conscious people do the same.

To the downvoters: I'd be curious to read your counter-arguments. To start the discussion - "NATO cybersecurity bods warn about transition to new protocol": > What's the solution? According to the authors, nothing short of a wholesale review of how network traffic is interpreted. Sysadmins need to look at how their security systems are configured to make sure they pick up any unusual traffic flows made using this tec…

The fact that network security software dosent support ipv6, so ipv6 is an inherent risk is sort of a vaccuous statement, it also wouldnt support whatever replaced ipv4 either.

Re: Blockers to IPv6 Adoption

#127

Is it reasonable to hate and avoid IPv6 for fears of further privacy erosion (easier tracking than with IPv4)?

In 2005 or so, sure. Now...not so much?

What privacy erosion/easier tracking are you talking about that wasn't remedied by the very wide deployment of RFC4941 (IPv6 Privacy Extensions) in operating systems?

Re: Blockers to IPv6 Adoption

#128
post #121
post #119

Earlier quoted context omitted.

That's fine for some scenarios, but in general for my use cases, I wouldn't, because most often I want my VMs to be accessible from the Internet.

At this point I'd argue your case is a bit special and you may need special arrangements. If it is that critical for you to have a gazillion of IoT devices and untrusted VMs accessible from the internet via IPv6, get a /48 tunnel from he.net

To be fair, his special case just works on IPv4, but not on IPv6. So it’s a regression in functionality without the right prefix size.

Re: Blockers to IPv6 Adoption

#129
post #34

Earlier quoted context omitted.

Actually, I don't know one CPE IPv6 router that ships _without_ blocking the home network from the outside by default.

It is easy enough with home routers (packet filtering is hidden from the user, and no need to configure it). It is much harder for corporate networks where you need to configure everything yourself and maintain ACLs. No more easy default option.

Don't forget people running some kind of container environment on their VPS and wanting internet for their containers. With IPv4 you at least need masquerading with IPv6 you're exposing all your microservers at once unless you think about fiewalling.

Re: Blockers to IPv6 Adoption

#130

Earlier quoted context omitted.

To the downvoters: I'd be curious to read your counter-arguments. To start the discussion - "NATO cybersecurity bods warn about transition to new protocol": > What's the solution? According to the authors, nothing short of a wholesale review of how network traffic is interpreted. Sysadmins need to look at how their security systems are configured to make sure they pick up any unusual traffic flows made using this tec…

The fact that network security software dosent support ipv6, so ipv6 is an inherent risk is sort of a vaccuous statement, it also wouldnt support whatever replaced ipv4 either.

That's just one of the main security issues with IPv6: https://searchsecurity.techtarget.com/tip/Get-ready-for-IPv6...

Also, if IPv6 was a simpler protocol it would be easier for the authors of security tools to implement support for it.

Post reply on HN