Update URL with preserve

Hi,

maybe this is a stupid question, i have no ipv6 address.

What should the update URL look like when used with the ‘preserve’ parameter on a Fritzbox, do i put preserve insede <> or without ?

  1. https://update.dedyn.io/?myipv4=&myipv6=< preserve >

  2. https://update.dedyn.io/?myipv4=&myipv6=preserve

i had i configured without <> but now i am unsure if that’s the correct way.
Thanks.

Names in <> are placeholders that the Fritzbox replaces with values. You want the string to be sent to the API verbatim, so no <>. It is documented here.

1 Like

Thanks for confirmation.