Create VDCs with large private subnets

Some public cloud providers have private and public subnets in the VDC address range (e.g. AWS, OCI).

In these providers there must be space in the VDC address range for a private subnet and a public subnet.

(minus)  This means that you cannot create a VDC with a private network as follows:

  • address: 10.0.0.0
  • mask: 16
  • gateway: 10.0.0.1
  • address range: 10.0.0.0/16

To create a private network such as the one above:

  1. Create the VDC with another network and a different address range
  2. Create a new address range
  3. Create the private network

Copyright © 2006-2022, Abiquo Holdings SL. All rights reserved