Dynamic Prefixes and DynDNS -> possible bug?

Started by chris42, September 22, 2025, 10:34:03 PM

Previous topic - Next topic
Hi there,
I started to streamline my setup and use dynamic IPv6 hosts within alias. Next step would be moving my dyndns to opnsense. However when I try to configure this in the advanced option of the dyndns and try to enter the same content I put into the alias for the dynamic IPv6 hosts in the dyndns config, I get the error:

Entry is not a valid partial ipv6 address definition (e.g. ::1000).

Am I using this wrong or is this a bug?

Using 25.7.3_7

Kind regards
  Christian

Works for me. Did you enable IPv6 in the general settings and use the "native" backend? What exact value did you try to put in? The syntax check is a bit picky about whitespace...
Intel N100, 4* I226-V, 2* 82559, 16 GByte, 500 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

Yes, IPv6 is active and native backend used.
I tried to put in "::02:5a11:22ff:fe4e:cd46" which is the exact same I used in the alias definition.

I think I got it... have to strip the prefix ID as well. Alias seems to be more forgiving than this syntax check.