EDIT: duplicate post
The documentation is a bit confusing as the example do not match the definitions. e.g. Host definitions look like: [name=value [,name=value]*]* a.host.domain [,b.host.domain] [login] [password] For example: protocol=hammernode1, \ login=my-hn-login, password=my-hn-password myhost.hn.org login=my-login, password=my-password myhost.dyndns.org,my2nd.dyndns.org
The documentation is a bit confusing as the example do not match the definitions. e.g. Host definitions look like: [name=value [,name=value]*]* a.host.domain [,b.host.domain] [login] [password] For example: protocol=hammernode1, \ login=my-hn-login, password=my-hn-password myhost.hn.org login=my-login, password=my-password myhost.dyndns.org,my2nd.dyndns.org
Did you find a solution. I have still this problem. I cannot update IPv4 and IPv6 in one config. I am using ddclien 3.83 # Configuration file for ddclient generated by debconf # # /etc/ddclient.conf cache=/var/cache/ddclient/ddclient.cache pid=/var/run/ddclient/ddclient.pid syslog=yes ssl=yes protocol=dyndns2 use=web server=<server> login='<user>' password='<pw>' my.domain.org usev6=if, if=enp2s0 server=<server> login='<user>' password='<pw>' my.domain.org
Did you find a solution. I have still this problem. I cannot update IPv4 and IPv6 in one config.