2) DHCP does not, apparently, work properly on an IPv6 network... from the sound of it, it's kind of a mess. From what I can see in the briefest of overviews, it looks like devices are supposed to get a network number from the router, and then use their own MAC address as the bottom bits in the address. This means you can't easily put machines where you want them... your internal address space is always supposed to be mapped to MACsDoes it really matter if people don't use MAC addresses? Seems kind of like a dumb idea, especially with regards to privacy issues
3) They hand out such gargantuan net sizes to end users that it boggles the mind; they typically give out /64s to end users, which means that you can make, in your HOUSE, 4 billion existing Internets. It's not just that you could run the entire existing Internet in your home, all four billion addresses. No, you could run four billion full existing Internets, each containing 4 billion addresses, out of your cupboard or something.Which means you only need to remember the first 64 bits, and use some sensible numbering system for your devices if you want. Anyway it's not really a problem
There are address families for forwarding to a new address when your device roams and with a /64 you could use a new address for each website you visit and still never run out.
It brings privacy just about back to the current state of v4 NAT, the other end can't trivially tell which of n devices is making any given connection.
The ease of enabling IPSEC and other encryption should outweigh any privacy concerns along the MAC address lines, in any case.
But IPSEC isn't going to get you anything better than https/SSL does now, privacy-wise. The issue isn't protecting the pipe between you and the services you use to prevent snooping - though that's always nice - the issue is every service you use down to a company that has a 1×1 pixel image included in someone else's web page you viewed being able to uniquely identify you and accumulate and share data about you based upon that identifier, possibly to be integrated with info from IRL facilities that your phone pings as you walk around during the day.That's no different then using a regular IP address today. If you're using your MAC address as the lower 64 bits, then they can trace when the top half changes. But if the bottom half changes, you won't be any more traceable then you are now.
Check out test-ipv6.com to see what you currently have set up.checks...
The most likely cause is NoScript or AdBlock+. NoScript can be told to permit all scripts on this page (you may need to do this more than once). At minimum, permit the urls listed below. [more info]Heh. Let me try it in chrome (which doesn't have adblock)
Your IPv6 address on the public internet appears to be ...Huh.
Your IPv6 service appears to be: Teredo
Your IPv6 connection appears to be using Teredo, a type of IPv4/IPv6 gateway; currently it connects only to direct IP's. Your browser will not be able to go to IPv6 sites by name. This means the current configuration is not useful for browsing IPv6 web sites. [more info]
Your DNS server (possibly run by your ISP) appears to have no access to the IPv6 internet, or is not configured to use it. This may in the future restrict your ability to reach IPv6-only sites. [more info]
Your browser is blocking the test urls. We will try alternate methods, but they may fail to show your IP address; and may affect the quality of the advice given. [more info]That was what was 'most likely caused' by adblock/
I don't see a reason to freak out about this particular aspect of the protocol, honestly.
More importantly, it's not a choice between staying with 4 or moving to 6. 6 is coming, no questions asked. 4 is going away, regardless of opinion.
Besides, not all network interfaces even have MAC addresses.
The thing is that MAC addresses won't be needed to uniquely identify you if you and your devices are the only things that are ever behind your IP addresses.Who is talking about having a single address for every person? The top 64 bits should change as often as your IP address.
Who is talking about having a single address for every person?
Up about when you quoted a statement I made about someone's "IP addresses" - explicitly plural right in the quote, i.e. their IPv6 /64 block or whatever their subnet is - you responded by saying, "Who is talking about having a single address for every person?"I meant single 64 bit address space, rather then a single 128 bit address, so that was a little sloppy on my part. The whole comment was:
Who is talking about having a single address for every person? The top 64 bits should change as often as your IP address.As in, you seemed to imply that the top 64 bits would uniquely identify you, when in fact it wouldn't do any better at identifying you as IP address do now. The concern was whether or not the lower 64 bits would identify you even if you changed networks, since they are supposed to be your MAC address. But in actuality, the MAC address isn't really used as the lower 64 bits.
The concern was whether or not the lower 64 bits would identify you even if you changed networks,
MAC addresses won't be needed to uniquely identify you- so no concerns on my part about MAC addresses being indelibly or unchangeably embedded in your IP address or packets or anything, I don't know if anyone else is proposing that but I am not.
you seemed to imply that the top 64 bits would uniquely identify you, when in fact it wouldn't do any better at identifying you as IP address do now
And in that case, technically, this part of your top-64-bit subnet could be uniquely identifying in a fashion such that even if you switched networks / ISPs and the lower 64 bits of all your addresses changed, if you didn't change the top bits at the same time that device with the distinctive top 64 bits would be salient so that traffic from it on your new network could be matched up with traffic that had come from it on your old network.Ah, I see. Even if you're not using your actual MAC address, picking a random number for your IP could still mean uniquely identify you. I guess it depends on how often those lower 64 bits are rotated. I would guess the way to handle that would be for the OS to change those bits randomly whenever it gets put on a new subnet.
Emphasis mine - so at least on OSes like Windows that have the Privacy Extensions enabled and are running with autoconfigured IP addresses, you won't have that problem. Hopefully DHCPv6 has some similar measure or DHCP vendors are thinking along these lines too.Use of the extension causes nodes to generate global scope addresses from interface identifiers that change over time, even in cases where the interface contains an embedded IEEE identifier.
« Older China is planning to merge the nine cities around ... | Electronics companies all over... Newer »
This thread has been archived and is closed to new comments
posted by hal_c_on at 3:16 AM on January 29, 2011