FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
100 views 0 comments
by anonymous
https://wiki.teltonika-networks.com/view/Dyn.com_DDNS_configuration

Using the Custom Update URL from the above Wiki does not work in the latest firmware version for the RUT240 with the DDNS Package installed. Any ideas for an alternative string?

Note: I have been using the string from this Wiki on older firmwares for a few years now without issues.

1 Answer

0 votes
by anonymous

Hello,

  

This is a known issue and will be addressed in the v7.4 release of RutOS.

For now, a workaround of updating the URL using UCI commands can be used:

  • Log into the CLI/SSH using a username root and the same password as on your WebUI;
  • The command that will be run should look like this:

uci set ddns.<instance_name>.update_url="<your_URL>

So with the default DDNS instance called myddns, and the URL example provided in our Wiki article, the full command could look like this:

uci set ddns.myddns.update_url="http://teltonikaDemo:yourpassword@members.dyndns.org/nic/update?hostname=teltonikademo.dyndns.tv&myip =84.15.129.227&wildcard=NOCHG&mx=NOCHG&backmx=NOCHG"

After executing this command, make sure to run uci commit ddns command to apply all of the changes.

Now refresh your WebUI DDNS page and make sure that the Custom update URL matches the one you set using the commands mentioned above.

Hope this helps!

  

Best regards,
DaumantasG