

The DynDNS protocol specification has the option as BACKMX, but in theĭnf file this is specified using the option “BACKUPMX”.ĭdclient does send the correct parameter in the update command, you Entering these values in the nf file will result inĭdclient not setting those options in the update command at all. The DynDNS update protocol supports values of “NOCHG” for the MX,īACKMX, and WILDCARD options, but ddclient does not support these

On debian, you need libio-socket-ssl-perl to have IO::Socket::SSL Issues To Be Aware Of # Basic HTTPS configuration file for ddclient To use ssl, put “ssl=yes” in your configuration and make sure you have IO::Socket::SSL. Since 3.7.0, ddclient support ssl updates. Use=linksys, fw=linksys, fw-login=admin, fw-password=admin Note that here we’ve set the daemon sleep period to 60 seconds (the smallest value ddclient accept as a sleep value). Here is a third example which shows ddclient configured to get it’s IP address from the status page provided by a router. Here is a minimal nf file designed to update a single Dynamic DNS host plus a single Dyn Standard DNS host and using our CheckIP service to get the IP address: # Basic configuration file for ddclient #custom=yes, your-domain.top-level,your-other-domain.top-level

# MX host is primary MX? (leave undefined by default) # default MX host (leave undefined by default) # Default options for Dynamic/Static DNS Hosts # or you need to bypass your proxy server (because it interferes with the updates) # This section requires no changes unless you need to set a default proxy server # Enter your Dyn username and password here #use=linksys, fw=linksys, fw-login=admin, fw-password=admin # from the status page for a linksys router/firewall # via hardware interface (if you don't have a router/firewall) # Select one of these options to determine your IP address

Here is a basic template which provides the various options available. To help alleviate that, we’re providing stripped down nf files which are restricted to just those services which we support.
DYN UPDATER CONFIGURATION HOW TO
Update Client Configurator – Generate your conf file after reading how to run ddclientīecause ddclient supports multiple DDNS services, its configuration files can be fairly daunting.
DYN UPDATER CONFIGURATION MAC OS
This includes all Linux, Unix and BSD variants, including Mac OS X. Officially all “posix” style OSes are supported. System Compatibilityĭdclient is a Perl based script, and as such should be runnable on any system that supports Perl. Due to this flexibility, ddclient can be used in almost any possible network configuration. IP Detectionĭdclient supports detecting the public IP address either directly from a hardware interface, from a status page provided by a NAT router, or via our CheckIP service. If you need to continue the use of HTTP, it is strongly recommended to use your update client key instead of your account password. If you decide to use a third party update client, it should be configured to send using an HTTPS connection to protect the confidentiality of your data over the Internet. Warning: It is recommended to use one of the official Dyn Updater Clients.
