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.
Blockers to IPv6 Adoption
121–130 of 154 posts
Re: Blockers to IPv6 Adoption
#122What 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.
> 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
#123Re: Blockers to IPv6 Adoption
#124Earlier 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?
Re: Blockers to IPv6 Adoption
#125Earlier 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.
Re: Blockers to IPv6 Adoption
#126Earlier 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…
Re: Blockers to IPv6 Adoption
#127Is it reasonable to hate and avoid IPv6 for fears of further privacy erosion (easier tracking than with IPv4)?
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
#128Earlier 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
Re: Blockers to IPv6 Adoption
#129Earlier 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.
Re: Blockers to IPv6 Adoption
#130Earlier 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.
Also, if IPv6 was a simpler protocol it would be easier for the authors of security tools to implement support for it.