|
|
|
|
|
by everdrive
1761 days ago
|
|
>The primary purpose of IPv6 was to expand the address space of IPv4. I wish this were all it did. People can make arguments about IPv6 being "simpler," but it's often not simpler in practice: - You still need to run dual-stack
- You need to re-learn a lot of your networking fundamentals
- Despite IPv6 being effectively infinite, most ISPs will not give you a static IP
- Most hardware is built for IPv4 and NOT IPv6
- Local subnetting is far more complicated. Not just due to the the length of the address, but due to the fact that you often need to work out SLAAC and/or have a local DNS service to handle the address changes. |
|