Ad Schellevis
Ad Schellevis
@satrapes > 1. When do you not need to update ddclient.conf? I saw ovh does not need to be updated but didn't fully understand why. When only a protocol is...
@dabruh pong :) I'll try to sync the merge with our inclusion of 3.10.0 (https://github.com/ddclient/ddclient/releases/tag/v3.10.0)
We are trying to get the final 3.10.0 into FreeBSD ports currently to progress this... https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267323 (from https://forum.opnsense.org/index.php?topic=26446.msg148989#msg148989)
Someone with ovh might want to try this first, looking at the ddclient source code I don't think `ovh` is defined as a protocol/service (but I could be mistaken) https://github.com/ddclient/ddclient/blob/v3.9.1/ddclient#L497-L738
hehe, I had some similar issues when writing the plugin too, master/development is quite different in supported options.
https://github.com/opnsense/core/commit/3edd472aaa007a9f080c3f9d863d4c774114f1b5 removes 127/8, but adds the network to the model in case someone wants to add them anyway (against Unbound's advice).
https://github.com/opnsense/core/commit/e395da80b2f2f1d659413030bff6d1b0bcad4f05
https://github.com/opnsense/core/commit/c929c73a50de525e6b8a192b11b6b8ad169f2850
@xbb thanks!
@Nono-m0le that would be odd, persistent stores it's state in the configuration (virtualip_carp_maintenancemode), you should see a change in the config history of this event as well. By my knowledge...