From 30c1c9984beb4766a5e12e0d2839ccb8973d6ea8 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sun, 11 Feb 2024 19:05:12 +0100 Subject: [PATCH] ddclient - add Netcup (https://github.com/opnsense/plugins/pull/3549) --- source/manual/dynamic_dns.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/manual/dynamic_dns.rst b/source/manual/dynamic_dns.rst index 5907818d..a2d7f47e 100644 --- a/source/manual/dynamic_dns.rst +++ b/source/manual/dynamic_dns.rst @@ -92,3 +92,21 @@ Option Value Username token Password API token. ======================= ======================================================================================================================================================================= + +Netcup DNS +``````````````````````````` + +Netcup is a German hosting provider who offers an API for DNS manipulation: + +* Wiki: https://www.netcup-wiki.de/wiki/DNS_API +* Technical documentation: https://ccp.netcup.net/run/webservice/servers/endpoint.php + + +======================= ======================================================================================================================================================================= +Option Value +======================= ======================================================================================================================================================================= +Username customer number +Password APIPassword|APIKey, both fields need to be concatenated using a pipe (:code:`|`) symbol as separator. +======================= ======================================================================================================================================================================= + +