@mueller: can you change your log file severity filter to "notice"... that should give the relevant messages.Cheers,Franco
daemon=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=if, if=igb1use=if, if=igb1, \protocol=dyndns2, \server=update6.dedyn.io, \login=yyy.dedyn.io, \password=xxx \yyy.dedyn.io
protocol=dyndns2usev6=if, if=enp3s0ssl=yesuse=cmd, cmd='curl https://checkipv6.dedyn.io/'server=update6.dedyn.iologin=yyy.dedyn.iopassword='xxx'yyy.dedyn.iorun_dhclient="false"…run_ipup="false"…run_daemon="true"…daemon_interval="300"
@ jclendineng I think that's an issue with ddclient specifically. it writes "ERROR" but it's just a string, not a priority.@mueller it's not trying to update, did you apply config? everything in /usr/local/etc/ddclient.conf ?
When using dd-client, can I get some clarity on "Use interface IP"? If your in a multi-wan environment, and set this to none, will it use the IP of the WAN interface with the highest priority?
Its not, Error messages for benign items happen with a lot of the modules, looks to be a logging issue. lightpd and suricata throw the same Error logs for normal INFO level stuff at times. So its not limited to os-ddclient its something introduces in the update.
I have been playing a bit and it seems the "General Settings" selection is the global default. Then, you can override this in the Account configuration. If you do not choose anything, I believe it will be the source IP that contacts the service under "Check ip method" which will depend on how your multi-WAN is configured which in your example, yes, the interface with the highest priority. If you have Round Robin, I would expect unpredictable results.EDIT: This was somewhat helpful to compare what the OPNSense GUI was doing compared to what shows up in /usr/local/etc/ddclient.conf. I think this may help others using Cloudflare wanting to use a Global API key. https://github.com/ddclient/ddclient/blob/master/ddclient.conf.in and https://sourceforge.net/p/ddclient/mailman/message/20383414/ < this discusses the local IP overrides.
Quote from: jclendineng on February 17, 2022, 10:39:44 pmIts not, Error messages for benign items happen with a lot of the modules, looks to be a logging issue. lightpd and suricata throw the same Error logs for normal INFO level stuff at times. So its not limited to os-ddclient its something introduces in the update.This is way off topic and uninformed, see https://github.com/opnsense/changelog/blob/9b4d433fa80a0540c5271181bfb3998806de5141/community/22.1/22.1#L12