Hi No, you can not configure it. It is hardcoded: https://github.com/apache/cloudstack/blob/6b9f3fb5015c29bbfaee0b08220174541ce40ab0/utils/src/main/java/com/cloud/utils/net/NetUtils.java#L1087
On Wed, May 12, 2021 at 5:07 AM 小林 美佳子 <[email protected]> wrote: > > > Hi > > I am using CloudStack 4.14. > I want to use a non-rfc1918 compliant IP address (25.xx.xx.xx) for the > SuperCIDR of my VPC. > I tried to create a VPC with a SuserCIDR of 25.xx.xx.xx, but it failed > with the error "Guest Cidr 25.xx.xx.xx/24 is not RFC1918 compliant". > Is it possible to allow addresses other than rfc1918 for the VPC > SuperCIDR? I checked the Global Settings and could not find any such > setting. >
