qdm12 / ddns-updater

Container to update DNS records periodically with WebUI for many DNS providers
https://hub.docker.com/r/qmcgaw/ddns-updater/
MIT License
1.46k stars 146 forks source link

Bug: Update Infomaniak doc #649

Closed fabiencharrasse closed 3 months ago

fabiencharrasse commented 4 months ago

Hello,

Thanks for your cool tool ! I just bought my first domain on infomaniak.com and i was having difficulties setting up the DDNS updater.

The configuration for infomaniak.com domains need more than what is described in the documentation. This page describe it (sorry can't find the english version) :

https://www.infomaniak.com/fr/support/faq/2357/guide-de-demarrage-dyndns-avec-un-domaine-infomaniak

In resume, you need to register your subdomain (or @) in the "Dynamic DNS" tab of your domain on infomaniak.com (and not directly in the DNS Zone editor) and use these credentials in the config.json (and not your creadentials account). If you don't register your subdomain here, you get a "nohost" error (400)

Important :

image

Thanks !