RE: How to use an IP address not rfc1918 compliant for SuperCIDR in VPC

2021-05-12 Thread Alex Mattioli
Hi , What is your use case for using non-rfc1918 addresses inside a VPC? Given that the VPC will NAT those IPs to one from the Zone's public range I can't really see why'd you want to use public IPs there. Regards Alex -Original Message- From: 小林 美佳子 Sent: 12 May 2021 11:07 To:

Re: How to use an IP address not rfc1918 compliant for SuperCIDR in VPC

2021-05-12 Thread Alireza Eskandari
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 小林 美佳子 wrote: > > > Hi > > I am using CloudStack 4.14. > I want to