Replies: 4 comments
-
|
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
🏷️ Issue TriagedHi Reasoning: This is a feature request to modify UI constraints for shared network configuration, specifically to allow VR IP to match gateway IP, as indicated by the "required feature described as a wish" section. View Triage DetailsAnalysis
Recommended Next Steps
References: Triage run §23949484533
|
Beta Was this translation helpful? Give feedback.
-
|
@llukeell , I think one would use a shared network if the VMs need direct access to the gateway provided and not need to have their connectivity go through the VR, hence the VR IP would never be that of the gateway. What you describe would be isolated network functionality. please clarify if I see it wrong. |
Beta Was this translation helpful? Give feedback.
-
+1 with what @DaanHoogland said. @llukeell |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The required feature described as a wish
When creating a shared network, the CloudStack UI enforces two mutually exclusive constraints:
Gateway IP cannot be within the guest IP range
Virtual router IP must be within the guest IP range
This makes it impossible for the VR IP and gateway IP to match. As a result, the VR health check (gateways_check.py) fails permanently since nothing responds at the gateway IP in a virtual environment.
Steps to reproduce:
Expected behavior:
Allow the VR IP to be designated as the gateway IP, or provide a supported configuration path where the VR IP and gateway IP can match.
Workaround:
Manually update nics.gateway and vlan.vlan_gateway in the database to match the VR's assigned IP.
CloudStack version: 4.22.0.0
Hypervisor: KVM
Zone type: Security Group zone
Beta Was this translation helpful? Give feedback.
All reactions