root@opnsense:~ # cat /usr/local/etc/ddclient.confdaemon=300syslog=yes # log update msgs to syslogpid=/var/run/ddclient.pid # record PID in file.ssl=yes## setup how we expect to retrieve an IP address#use=web, web=http://checkip.dyndns.org/, web-skip="Current IP Address:"use=if, if=pppoe0, \protocol=cloudflare, \zone=domain.tld, \login=my.email@gmail.com, \password=mycloudflare API key \domain.tld
2022-02-20T09:05:56 Notice ddclient[17589] 64046 - [meta sequenceId="1"] SUCCESS: domain.tld -- Updated Successfully to xxx.xx.xxx.xxx
@Stephen maybe you want to upgrade to 22.1.1 first and try again.@Mastah ... basically you do something like this...# opnsense-core plugins# cd /usr/plugins/dns/ddclient(make your modifications to src/ directory files)# make upgrade(install new code to test your changes in the system)@mueller let me get back on the issue of the log fileCheers,Franco
For me the only thing that is lacking with the new DynamicDNS plugin is the lovely widget from the old one.
Quote from: chbmb on February 20, 2022, 10:30:42 amFor me the only thing that is lacking with the new DynamicDNS plugin is the lovely widget from the old one.Agree, would be nice to have the widget back!
Loopia support has an open PR https://github.com/opnsense/plugins/pull/2858I'm sure we will be adding a widget, but first let's get everyone up and running Cheers,Franco
I'm sure we will be adding a widget, but first let's get everyone up and running Cheers,Franco