desec-stack icon indicating copy to clipboard operation
desec-stack copied to clipboard

Provide way to enforce IPv4 for Dyn Update?

Open nils-wisiol opened this issue 6 years ago • 1 comments

In a dual stack setup, how can I use the update.dedyn.io "dyndns12" API to reliably update the dyn DNS IP address to my v4 address? We provide this functionality for IPv6 via the update6.dedyn.io hostname, however, it appears there is no update4.dedyn.io. Is there a good reason we don't offer that?

nils-wisiol avatar Sep 26 '19 17:09 nils-wisiol

If you are using cURL you can enforce the request to be ipv4 using the --ipv4 flag. The update.dedyn.io will get your ipv4 even if you have ipv6.

fabricionaweb avatar Jan 20 '23 11:01 fabricionaweb