Public Cloud OVHcloud - Impossible d'exposer le port 80 sur internet
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

Impossible d'exposer le port 80 sur internet

Von
GuillaumeA42
Erstellungsdatum 2021-08-09 15:41:26 (edited on 2024-09-04 13:26:14) in Public Cloud OVHcloud

Bonjour,

En partant d'une instance centos8 fraichement créée, je n'arrive même pas à exposer un serveur http sur internet.
Il n'est accessible que depuis l'instance!

sudo yum install -y nginx && sudo nginx # installation et démarrage de nginx
curl IP_PUBLIQUE # OK sur l'instance, KO depuis internet

Même problème en activant le firewall et en autorisant l'accès au port 80.
Il y a quelques mois j'avais aucun problème à exposer un port sur internet.
Y a-t-il eu des mises à jour côté OVH? Ai-je oublié quelque chose de trivial?

Merci!