|
|
|
|
|
by orangeboats
778 days ago
|
|
Using "11 billion" as an estimate of total needed addresses is a bad idea (TM). Both sides of the internet (provider and user) need an IP address. An average human may possibly require two or more addresses simultaneously (phone, laptop, office PC, and maybe IoT) in the future. And internet infrastructures like routers and managed switches, although never visible to the end users, need an IP address for themselves too. And don't get me started on containerization. Furthermore, there are internal networks running out of RFC1918 addresses to use so even internal IPv4 has a real limit. Comcast is one of them, T-mobile is another. I believe Facebook moved to IPv6-core because of this too. People constantly find new ways to use more IP addresses. 4.3B is just too small, even with NAT. The fact that we are deploying CGNAT everywhere should have made that obvious enough. |
|