mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Bug: Update Infomaniak doc #372
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fabiencharrasse on GitHub (Feb 14, 2024).
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 :
Thanks !