|
|
|
|
|
by strenholme
167 days ago
|
|
“There is only one 10.0.0.0/8” Also: - There are 16 172.{16-31}.0.0/16s (I used 172.23 because Docker uses one of these) - There are 256 192.168.{0-255}.0/8s And that’s just what RFC1918 gives us. There are other private subnets defined in newer RFCs. I like IPv6 but it caused issues with browsers accepting my Letsencrypt certs on my website, so my website is now IPv4 only. “Announcing that address block using BGP gives you a permanent block of routable addresses that follows you from ISP to ISP.” Enough people have done this that BGP networking has become a real mess at the ISP level. Can BGP really handle every person in the world doing this? |
|