Public Cloud OVHcloud - Utiliser une floating IP sur une gateway
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Utiliser une floating IP sur une gateway

Von
FrancoisL75
Erstellungsdatum 2018-10-04 15:35:53 (edited on 2024-09-04 14:08:47) in Public Cloud OVHcloud

**Rédiger un titre qui résume votre situation.**
Je cherche à configurer une floating IP sur une gateway (via terraform)
Le provider OVH (ovh_cloud_project_gateway) ne me permet pas de specifier explicitement la gateway (je ne veux pas utilier la gateway de mon subnet, mais une IP supplémentaire, j'ai plusieurs routeurs)

J'utilise donc openstack_networking_router_v2, avec succès.
J'aimerai maintenant utiliser openstack_networking_router_v2 & openstack_networking_floatingip_associate_v2 , sans parvenir à binder les deux / ou a creer le port correctement.


Bonjour à toutes et à tous,

J'utilise **l'offre** : public cloud OVH via les provisionner terraform (ovh & openstack)

Je rencontre la problématique suivante : je ne veux pas perdre ma floating IP quand je détruit mon routeur


2 Antworten ( Latest reply on 2024-07-09 07:28:36 Von
FrancoisL75
)

Bonjour @FrancoisL75,

Vous trouverez ci-dessous la réponse obtenue sur Github:
https://github.com/ovh/terraform-provider-ovh/issues/675


----------

Hello,

Thanks for your issue.

It is currently not possible to assign a floating IP to a gateway (see this question in the public cloud network FAQ page. This issue is the corresponding roadmap item. Please add a thumb up 👍 and a comment to show your interest 🙏

I would be interested to know which part of the documentation page you mentioned made you think this was possible. So that I can update it to clarify it. Can you quote that part ?

----------

Merci de votre retour