1
23.1 Legacy Series / Re: os-ddclient 1.13_2 GoDaddy IPv6 Setup
« on: November 25, 2023, 05:24:28 pm »
Reinstalled ddclient. Got IPv4 working with my GoDaddy API. Still no idea how to get IPv6 (AAAA record) working. Here's info from the logs.
No mention of AAAA. IPv6 in one line:
WARNING: 'if-skip' is deprecated and does nothing for IPv6
SUCCESS: MyZone.mine.org -- Updated successfully to XXX.XXX.XXX.XXX (status: 200).
SENDING: data="[{\"name\":\"MyZone\",\"type\":\"A\",\"data\":\"XXX.XXX.XXX.XXX\",\"ttl\":600}]"
SENDING: header="Authorization: sso-key MySSOKey"
SENDING: header="Accept: application/json"
SENDING: header="Content-Type: application/json"
SENDING: url="https://api.godaddy.com/v1/domains/mine.org/records/A/MyZone"
SENDING: request=PUT
SENDING: max-time=120
SENDING: connect-timeout=120
SENDING: user-agent="ddclient/3.11.1"
SENDING: include
SENDING: silent
SENDING: Curl system cmd to https://api.godaddy.com
No mention of AAAA. IPv6 in one line:
WARNING: 'if-skip' is deprecated and does nothing for IPv6
SUCCESS: MyZone.mine.org -- Updated successfully to XXX.XXX.XXX.XXX (status: 200).
SENDING: data="[{\"name\":\"MyZone\",\"type\":\"A\",\"data\":\"XXX.XXX.XXX.XXX\",\"ttl\":600}]"
SENDING: header="Authorization: sso-key MySSOKey"
SENDING: header="Accept: application/json"
SENDING: header="Content-Type: application/json"
SENDING: url="https://api.godaddy.com/v1/domains/mine.org/records/A/MyZone"
SENDING: request=PUT
SENDING: max-time=120
SENDING: connect-timeout=120
SENDING: user-agent="ddclient/3.11.1"
SENDING: include
SENDING: silent
SENDING: Curl system cmd to https://api.godaddy.com