apache / apache/cloudstack

Allow public IP acquisition without Source NAT

Ouverte
#13,081 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
type:enhancement
Langage dominant
Java
Étoiles
3.1k
Forks
1.4k
Merge moyen
6 j 19 h
PR mergées (30 j)
32

Description

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)

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Aucun fichier d’implémentation ni test n’est indiqué. Commencez par reproduire l’échec en suivant les étapes indiquées pour network-offering et isolated-network, puis lisez la discussion associée #13052 et suivez la validation de l’obtention de l’adresse IP publique. Le travail est considéré comme terminé lorsqu’une adresse IP publique peut être ajoutée à un réseau isolé avancé avec Static NAT et sans Source NAT, sans casser le comportement existant de Source NAT.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
cloud, networking
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.