Skip to navigationSkip to main contentSkip to footerScaleway DocsSparklesIconAsk our AI
SparklesIconAsk our AI

Private Networks reserved IP ranges

When creating a Private Network with a custom subnet prefix, you can choose any non-internet routable prefix, except from these ranges, which are reserved by Scaleway:

  • 127.0.0.0/8
  • 0.0.0.0/8
  • 100.64.0.0/10
  • 169.254.0.0/16
  • 224.0.0.0/4
  • 255.255.255.255/32

Instead, you can use subnet ranges described in RFC 1918.

RFC 1918 address ranges

RFC 1918 defines the IP address blocks reserved for private networks. These addresses are not routable on the public internet, which allows organizations to build internal networks without consuming public IPv4 addresses.

The three authorized and recommended blocks are the following:

Original ClassIP Address RangeCIDR PrefixTotal Addresses
Class A10.0.0.0 – 10.255.255.25510.0.0.0/816,777,216
Class B172.16.0.0 – 172.31.255.255172.16.0.0/121,048,576
Class C192.168.0.0 – 192.168.255.255192.168.0.0/1665,536
SearchIcon
No Results