Hello, let me start by saying I am very new to this sort of thing.
I am trying to set up dynamic dns on my openwrt router with the hope that I will be able to remotely access my home server. I have set everything up according to the instructions but the log is giving me the below. Is there something I have missed?
Basic authentication with forced use of IPv4 (while preserving the IPv6 address from the DNS):
curl --ipv4 "https://update.dedyn.io/?hostname=<your domain>&myipv6=preserve" \
--header "Authorization: Token <your token secret>"
But I don’t use OpenWRT and can’t test if this works as expected.
@bicycle Make sure that your [PASSWORD] is your token value (not the token id). This value is only shown once when creating the token and can not be reconstructed later. If you missed noting it down, create a new token and try again.
My OpenWrt router has also another dyndns service enabled.
Success came once I disabled this and only had desec.io active based on the predefined setup.
If someone in the know can comment if changes should me made, like removal of update? I could try to send a pull request (github newbie…) Maybe also the responses.