You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a Routed VPC Network, the Public IP address associated with the Virtual Router’s north interface is incorrectly labeled as “Source NAT.” This is misleading since the Source NAT service is not applicable in Routed VPC mode.
This IP address functions as the external gateway, enabling communication between the upstream router and instances with public IP addresses inside the VPC. The label should be updated to reflect its actual role, with suggestions such as “External Gateway” or another appropriate name indicating its function for routing upstream traffic.
STEPS TO REPRODUCE
1. Create a VPC network with Routed mode enabled.
2. Navigate to the “Public IP Addresses” tab.
3. Observe the Public IP address labeled as “Source NAT.”
EXPECTED RESULTS
The IP address should have a label that accurately represents its function, such as “External Gateway.”
ACTUAL RESULTS
The Public IP address is labeled as “Source NAT,” which is misleading in the context of Routed VPC mode.
The text was updated successfully, but these errors were encountered:
I would like to take up this improvement request. Upon reviewing the issue, I understand that in Routed VPC mode, the Public IP address associated with the Virtual Router's north interface is incorrectly labeled as “Source NAT,” which creates confusion as this service is not applicable.
I plan to update the label to accurately reflect its function, such as “External Gateway,” or another appropriate term that better aligns with its role in facilitating communication between the upstream router and VPC instances with public IP addresses.
Please let me know if there are any specific naming conventions or additional considerations I should take into account while implementing this change.
"External Gateway" is quite appropriate, but I would like to propose additional "WAN IP Address" or something similar as this highlights the interface's connection to the external or upstream network, aligning with common networking terminology.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
Advanced Networking
OS / ENVIRONMENT
SUMMARY
In a Routed VPC Network, the Public IP address associated with the Virtual Router’s north interface is incorrectly labeled as “Source NAT.” This is misleading since the Source NAT service is not applicable in Routed VPC mode.
This IP address functions as the external gateway, enabling communication between the upstream router and instances with public IP addresses inside the VPC. The label should be updated to reflect its actual role, with suggestions such as “External Gateway” or another appropriate name indicating its function for routing upstream traffic.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: