Page MenuHomeVyOS Platform

dynamic dns protocol dyndns2: `ip-version both` is restricted to dyndns.org
Open, NormalPublicBUG

Description

This change introduced a check to only allow ip-version both if server is set to members.dyndns.org: https://vyos.dev/rVYOSONEX604a12d65ddc5ca81bc1a8a7bbdcb7cf40a7897d

I'd like to use the PowerDNS-Admin API which implements dyndns2.

This implementation also supports both ip versions: https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/master/docs/wiki/features/DynDNS2.md?plain=1#L13

I reverted the commit and ddclient successfully configured both A and AAAA using the PowerDNS-Admin API.

Details

Difficulty level
Easy (less than an hour)
Version
1.5-rolling-202402170022
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)