Self hosted DNS with DDNS question

Hi,

I searched through the archived posts, and I see where changeip.com has posted a script to do DDNS updates from the MT router to their service, but I run my own DNS servers, and I would like to have the router tell my DNS servers instead.

The question I have is whether anyone has an example script for doing periodic DDNS updates to a private-owned DNS server so that I can implement a similar script for my own use.

I understand the syntax of the DDNS command, I am just not familiar with scripting on the MT router and would appreciate any support through examples.

Thanks in advance.

If you are using 2.9 you can use the latest script I posted. Simply change the /tool dns-update syntax to point to your server and give it the right key and you should be set. Windows DNS, if using secure updates, won’t work because it’s GSS-TSIG, however BIND update should work fine using the TSIG built in.

Sam