Update subdomain of DDNS ...
Update subdomain of DDNS thru script
- 主页
- 后台控制中心
- Community Forum
- General Discussion
- Product Suggestions
- Update subdomain of DDNS thru script
- Community Forum
- Update subdomain of DDNS thru script
Topic: Update subdomain of DDNS thru script
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,
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
[quote=VITHAS SALUD RINCON]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,[/quote]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.
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,[/quote]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
| Author | Topic: Update subdomain of DDNS thru script |
|---|---|
|
VITHAS SALUD RINCON Joined: 2017/7/9 |
2017年7月11日星期二 上午1:41
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, |
|
timothytw Joined: 2002/5/2 |
2017年7月11日星期二 上午9:15
[quote=VITHAS SALUD RINCON]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,[/quote]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. |
2026年6月13日星期六 上午6:42
