OPNsense Forum

English Forums => 26.7 Series => Topic started by: Shoresy on July 16, 2026, 06:06:45 AM

Title: Dynamic DNS: configurable periodic forced-update interval (feedback)
Post by: Shoresy on July 16, 2026, 06:06:45 AM
I'm using the Dynamic DNS service in OPNsense 26.7 with No-IP. My WAN address can remain unchanged for months, so the service may go a long time without contacting No-IP after a successful update.

No-IP expects periodic updates even when the address hasn't changed. Otherwise, it may warn that a hostname is becoming inactive. Their software client updates much more frequently than necessary, but OPNsense currently doesn't appear to offer a configurable forced-refresh interval.

Could Dynamic DNS gain a per-account option such as:

Force update after: [5] days

Suggested behavior:


As a workaround, I currently run a daily guard that checks the last successful update timestamp and invokes OPNsense's existing Force ddclient update action once it is five days old. This works correctly, including when No-IP returns nochg, so it seems like functionality that could fit naturally into the existing Dynamic DNS component.

Thanks for any consideration!
Title: Re: Dynamic DNS: configurable periodic forced-update interval (feedback)
Post by: newsense on July 16, 2026, 07:50:57 AM
A GitHub ticket in OPNsense/plugins may be a faster way to gain traction on this.