|
|
|
|
|
by nottorp
636 days ago
|
|
> Getting rid of IPv4 address allocation is one of the huge advantages of IPv6. IPv4 is chopped up into little pieces and the routing table is mess from it. Basically IPv6 only solves problems if you're paid full time to do network administration. If you just run a small network among other things, it creates problems. Because you can't hold the new structure in your head if it's not your main job. > Starting from scratch, IPv6 can make that better. Yeah right. Want that "things you should never do" Joel link? He was talking about Netscape, but I think IPv6 is a much better example. |
|
The biggest downside for IPv6 in small networks is, ironically, something which was added later and not part of the initial (nor actually required, but devices opt to do it anyways) and that's "randomized auto rotating addresses" for security. Without them addresses look something like 1234:abcd::${mac} or 1234:abcd::12 but with them they look like 1234:abcd::4729:ab65:f902:7ee0 and a device might have 4 active if it's been running the whole day. I think this one extension is something like 80+% of people's reaction to IPv6 and it didn't even call for it originally.