Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Each user gets 18 quintillion addresses? (Score 1) 214

No, this doesn't work, at least with normal routing gear.

IPv6 subnets are ALWAYS exactly 64-bits, and the routers know it (actually, the IP stack in the OS usually knows this). Sure, with some linux routers you can hack things up and sort of get that to work, but it really screws up more things than it can help.

I'm not really sure why I would need multiple subnets in my home, and go through the expense of having routers to separate them and separate WiFi APs for each.

If you just want "logical separation", or something to ease your firewall rules, you don't really need a separate subnets.

Comment Re:They also support 6RD and 6to4 (Score 1) 214

Native IPv6 should work fine if you have a DD-WRT build that supports IPv6. Sure, you need to configure RADVD, but the GUI has a place to do that. 6to4 and 6RD work, I've tested them.

You are right about DD-WRT and 6to4 or 6RD: You need to write a config script that connects. It's ugly. But most Linux's are pretty ugly about IPv6. I would be nice if they make the GUI handle this. But you can get it to work.

Comment Re:This is ridiculous (Score 1) 214

You are very confused. A /64 is enough space for every network device ever built or will be built in our lifetime to be part of one home network. And you think that is too small? That you will run out in a jiffy?

IPv6 works. Subnets cannot run out of addresses in any foreseeable future. Business will get a /48 or at least a /56. They won't have a problem.

All of the IPv6 problems are in the transition.

Comment Re:Each user gets 18 quintillion addresses? (Score 1) 214

Home users don't need a /48 (which is 1024x bigger than a /64). It would be nice if they did allow for subnets , and gave home users at least a /62 (room for 4 subnets). But very few home users would use such a feature.

A /64 allows for more devices connected to your home subnet than all the network interfaces ever built, or will be built in our lifetimes. There isn't any worry about it being "too small".

Comment DsLite is also being tested by Comcast... Ugh. (Score 1) 214

It is looking more and more like Comcast waited too long to do this, and will run out of IPv4 addresss before people can make the transition. Dual-stack still requires you to have an IPv4 address.

So they are also testing DsLite, a system where the home user only gets an IPv6 prefix, and no IPv4 address. This connects to a NAT64 router that allows you to get at IPv4 sites, by translating your IPv6 address into an IPv4 address.

NAT64 is an ugly solution, but ARIN will run out of IPv4 blocks to give Comcast and other ISPs by the end of the year.

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...