Melanie Desaive created CLOUDSTACK-10353:
--------------------------------------------
Summary: Web-UI creates all isolated Nets with IP range 10.1.1.0/24
Key: CLOUDSTACK-10353
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10353
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Network Devices
Affects Versions: 4.11.0.0
Reporter: Melanie Desaive
After upgrading to 4.11 we have the issue, that isolated nets created with the
web-UI are always created for the IP range 10.1.1.0/24 - no matter what values
are filled in the fields "Guest Gateway" and "Guest Netmask".
Creating an isolated network with CloudMonkey works perfectly using the syntax:
create network displaytext=deleteme-cloudmonkey name=deleteme-cloudmonkey
networkofferingid=<id> zoneid=<id> projectid=<id> gateway=172.17.1.1
netmask=255.255.252.0 networkdomain=deleteme-cloudmonkey.heinlein-intern.de
Paul Angus confirmed on [email protected]:
{quote}Yes looks like a UI bug. I tried through the UI with the browser in
developer mode to see what was sent. The guest netmask is
missing.[http://192.168.56.11:8080/client/api?command=createNetwork&response=json&zoneId=6d0ebc4e-1f70-4a87-b29b-cb98f9ab9594&name=test_net&displayText=test-sourcenat&networkOfferingId=e6425385-e5d2-457a-b3df-4845b9e79edc&gateway=10.0.0.1&_=1522849857187]
{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)