Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Allow public IP acquisition without Source NAT

未关闭
#13,081 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
45/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
冷清
技术栈
java
领域
cloud, networking

调研方向

未指定实现文件或测试。首先按照列出的 network-offering 和 isolated-network 步骤复现故障,然后阅读相关讨论 #13052,并跟踪公共 IP 获取验证流程。完成的标准是:可以将公共 IP 添加到启用 Static NAT 且不使用 Source NAT 的高级隔离网络中,同时不破坏现有的 Source NAT 行为。

由索引模型根据 Issue 内容生成。

描述

type:enhancement

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
  3. Create an isolated network using the created offering
  4. Add a public IP address

Related discussion: Error when adding a public IP in an isolated network without Source NAT (using Static NAT) #13052

主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 20 小时
30 天内合并 PR
27

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

apache/cloudstack 的其他 Issue

查看 apache/cloudstack 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 发到你的邮箱

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