doc/OVH_fr.md
irina11y 7ae70c25a3 Typography fix fr (#697)
* Typography fix in files fr
* Bortzmeyer with a z ;)
* Fixes following comments
* Fixes following comments : à
* Small typo (cré -> créé)
* Or it is 'crée' ?...
2018-04-12 00:09:24 +02:00

33 lines
1.3 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#Configuration DNS avec OVH
Nous allons voir comment configurer le DNS avec [OVH](http://www.ovh.com).
Après achat de votre nom de domaine, rendez vous dans l'espace client pour retrouver le panneau de configuration d'OVH, et cliquez sur votre domaine à gauche:
<img src="/images/ovh_control_panel.png" width=800>
Cliquez sur l'onglet **Zone DNS**, puis sur **Ajouter une entrée**:
<img src="/images/ovh_dns_zone.png" width=800>
Il suffit maintenant d'ajouter les redirections DNS comme indiqué dans la [configuration DNS standard](/dns_config_fr).
###IP dynamique
[Tutoriel plus général sur lIP dynamique](dns_dynamicip_fr).
Cette partie est à suivre, que si votre IP est dynamique.
Pour savoir si votre fournisseur daccès internet vous fournit une IP dynamique [voir ici](/isp_fr).
Commencez par créer un identifiant DynHost.
Suivez [ce tutoriel](http://blog.developpez.com/brutus/p6316/ubuntu/configurer_dynhost_ovh_avec_ddclient) pour linstallation de ddclient.
ddclient annonce à OVH le changement dIP. OVH va alors changer votre IP.
Il faut ajouter dans le fichier de configuration :
* votre identifiant et votre mot de passe DynHost
* votre nom de domaine
Il existe un [guide d'utilisation DynHost fait par OVH](https://docs.ovh.com/fr/fr/web/domains/utilisation-dynhost/).