apache / apache/cloudstack

Wrong IP Address Name label for Public IP address in Routed VPC Network

未关闭
#10,122 3 条评论 1 个 reaction 已指派 1 人 已被 @weizhouapache 认领 在 GitHub 查看
component:advanced-networking component:networking component:vpc priority: low type:improvement
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

##### ISSUE TYPE

* Improvement Request

##### COMPONENT NAME

~~~
VPC
~~~

##### CLOUDSTACK VERSION

~~~
4.20.0
~~~

##### 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

~~~
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.
~~~

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。