Hurricane Electric's IPv6 Tunnel Broker Forums

DNS.HE.NET Topics => General Questions & Suggestions => Topic started by: SuperBuker on June 03, 2023, 02:09:49 AM

Title: DDNS AFSDB update request missing documentation
Post by: SuperBuker on June 03, 2023, 02:09:49 AM
Hello,

I'm trying to update an AFSDB record through the DDNS endpoint.
Sadly, even tho the official documentation (https://dns.he.net/docs.html) details the expected HTTP request to update A, AAAA and TXT records, there's no mention of AFSDB records.

Would it be possible to get a wget or curl example?

Thanks in advance.
Title: Re: DDNS AFSDB update request missing documentation
Post by: kcochran on June 03, 2023, 09:37:56 AM
A, AAAA, and TXT are the only records supported.

As an AFSDB record points to a hostname, couldn't you just update the A record associated to the hostname?
Title: Re: DDNS AFSDB update request missing documentation
Post by: SuperBuker on June 03, 2023, 03:10:01 PM
Understood, then why the UI offers enabling DDNS on the AFSDB records?

Is it a bug?