Allow public IP acquisition without Source NAT
- 主要語言
- Java
- 星號
- 3.1k
- 分支
- 1.4k
- 平均合併
- 7 天 14 小時
- 30 天內合併 PR
- 31
描述
Allow public IP acquisition without Source NAT in Isolated Networks with Static NAT
ISSUE TYPE
- Improvement Request
COMPONENT NAME
```
```
CLOUDSTACK VERSION
```
4.20.3
```
SUMMARY
In an isolated network without Source NAT, it is not possible to add a public IP address when Static NAT is enabled.
Error:
```
Failed to acquire IP.
In zone of type Advanced ip address can be associated only to the network of guest type Isolated with the SourceNat enabled
```
It would be useful to have this capability, since Source NAT reserves a separate public IP address for itself. In scenarios where all VMs are expected to use Static NAT, the Source NAT IP remains idle and unused.
STEPS TO REPRODUCE
1) Create network offering for guest isolated network
2) Enable Static NAT in the offering
4) Create an isolated network using the created offering
5) Add a public IP address
Related discussion: [Error when adding a public IP in an isolated network without Source NAT (using Static NAT) #13052](https://github.com/apache/cloudstack/discussions/13052)
貢獻指南
研究方向
未指定實作檔案或測試。首先按照列出的 network-offering 和 isolated-network 步驟重現故障,接著閱讀相關討論 #13052,並追蹤公用 IP 取得驗證流程。完成的標準是:可以將公用 IP 新增至啟用 Static NAT 且不使用 Source NAT 的進階隔離網路中,同時不破壞現有的 Source NAT 行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- cloud, networking
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100