Update subdomain of DDNS thru script Update subdomain of DDNS ...

Topic: Update subdomain of DDNS thru script

Post Update subdomain of DDNS thru script
by VITHAS SALUD RINCON on Tuesday, July 11, 2017

Hi,
I'm using a script to update the ip address and, everything working properly when update the domain record but I can't update subdomain record, for example:

mydomain.ddns.net --> Update OK
www.mydomain.ddns.net -> not updated.

FYI: I have a free account.

Kind regards,

Reply with quote | Report
Post Re: Update subdomain of DDNS thru script
by timothytw on Tuesday, July 11, 2017

VITHAS SALUD RINCON wrote:Hi,
I'm using a script to update the ip address and, everything working properly when update the domain record but I can't update subdomain record, for example:

mydomain.ddns.net --> Update OK
www.mydomain.ddns.net -> not updated.

Kind regards,
The URL to update a subdomain looks like this:

http://api.dynu.com/nic/update?hostname=mydomain.ddns.net&alias=www&myip=[IP ADDRESS]&myipv6=[IPv6 ADDRESS]&password=[PASSWORD or MD5(PASSWORD)]

You can refer to the IP udpate protocol for more information.

Reply with quote | Report
Thursday, March 28, 2024 11:11 PM
Loading...