weizhouapache commented on issue #12772: URL: https://github.com/apache/cloudstack/issues/12772#issuecomment-4508307246
I tried to create a network offering in step 2: `Create an Isolated network offering with SpecifyIpRanges=true and Source NAT service enabled`, and got the error below ``` (localcloud) 🐱 > create networkoffering supportedservices=SourceNat,StaticNat specifyipranges=true guestiptype=Isolated name=test traffictype=Guest 🙈 Error: (HTTP 431, error code 4350) SpecifyIpRanges can only be true for Shared network offerings and Isolated with no SourceNat service ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
