How bad is IPv4 address exhaustion?
blog.apnic.net
How bad is IPv4 address exhaustion?
1–10 of 94 posts
Re: How bad is IPv4 address exhaustion?
#2Re: How bad is IPv4 address exhaustion?
#3Re: How bad is IPv4 address exhaustion?
#4Re: How bad is IPv4 address exhaustion?
#5Re: How bad is IPv4 address exhaustion?
#6I feel like AWS and the Cloud in general have to be helping with this issue, because people no longer need to lock down individual IPs or ranges of IPs to get work done. Without the need to lock down an IP that you may or may not need to use, and with load-balancers that are able to expose boxes on a private subnet, the demand for IPv4 should be going down.
The other thing is Docker and Kubernetes are not supporting IPv6 today so that definitely locks a lot of the more modern cloud deployments to IPv4, even if it's S2S communication which could have been IPv6 only (since you would control both ends) otherwise... so that's another thing.
However, new network layer technologies like "Layer-3 all the way to the server" are allowing providers to use their entire IPv4 allocation by having BGP pushing /32 routes internally and this has been the biggest helper in my opinion, no longer do you have a static /24 allocation and a bunch of dead space that can't be freed easily.
Of course people who are new to OPs/Dev haven't really seen this much- but I would probably venture more than 50% of ipv4 space is locked into allocations that are mostly empty.
-- I also think there is still an increasing population of internet users and VPS/Cloud providers give a cheap and easy way to be online too.. $5 for a VPS in most cases.
Re: How bad is IPv4 address exhaustion?
#7The problem is the lack of insensitive to do the conversion.
Re: How bad is IPv4 address exhaustion?
#8I feel like AWS and the Cloud in general have to be helping with this issue, because people no longer need to lock down individual IPs or ranges of IPs to get work done. Without the need to lock down an IP that you may or may not need to use, and with load-balancers that are able to expose boxes on a private subnet, the demand for IPv4 should be going down.
That is if the number of Internet users don't grow and since it is so easy to spin up an instance even for just $5 a month these days, many people are rather willing to spin up more than they would have physically to use more IPv4 addresses.
But seeing how attaching an extra IP to an instance is so cheap everywhere, it seems there's no immediate threat to lack of address spaces but I'd like to know about a proper research.
Re: How bad is IPv4 address exhaustion?
#9Re: How bad is IPv4 address exhaustion?
#10IPv6 is too big and incompatible!