From e14167380e0f1b470eb2501f38781628e6c2ed8d Mon Sep 17 00:00:00 2001 From: joshua24h <37049738+joshua24h@users.noreply.github.com> Date: Wed, 14 Apr 2021 17:48:34 +0200 Subject: [PATCH] added dnsomatic compatibility --- ddclient.conf.in | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ddclient.conf.in b/ddclient.conf.in index 164a260..cc34152 100644 --- a/ddclient.conf.in +++ b/ddclient.conf.in @@ -301,3 +301,13 @@ ssl=yes # use ssl-support. Works with # login=myusername, \ # password=mypassword \ # myhost.mydomain.com + +## +## DNS-O-Matic account-configuration +## +use=web, web=myip.dnsomatic.com +server=updates.dnsomatic.com, \ +protocol=dyndns2, \ +login=dnsomatic_username, \ insert dnsomatic username +password=dnsomatic_password \ insert dnsomatic password +all.dnsomatic.com