Hello, I have a problem setting up duckdns on Mikrotik, I want to set up ddns, on the duckdns website I select for which account (out of 5), then I change the name of the interface for the Internet connection, I have a PPPoE connection, the script from the official website creates files in Files in Mikrotik where the current IP address and status (OK or KO) is displayed, my account is OK, but the IP address opposite the domain is not updated in the account, and accordingly the device with such a domain does not ping, or rather, it pings under the old saved IP address, what I chose. I don’t want to update the IP address manually, can you tell me how else I can fix this?
If you post an export of your config, we can have a look:
/export file=anynameyoulike
Post the content here without serial and any other private info en place it in between code tags by using the </> button.
Thanks friend, I figured out the problem. It seemed to help that I registered the license of my router on the Mikrotik website, after which the ip->ddns service started working (it didn’t work without registering the license), after which I tried to use the script with duckdns, and everything worked.
Hello,
I am using the script tailored by DuckDNS, the new one, changing the interface, and it does not work.
I have also set the permissions to: read, write, policy, test.
In the log file I can see the line: “Try to Update DuckDNS with actual IP x.x.x.x - Previous IP are 0.0.0.0”, but no more lines. According to the script, if it worked properly, there should be another line like “DuckDNS update successfull with IP x.x.x.x”.
I can see the file ipstore.txt with the contents: 0.0.0.0
My router is a RB760iGS with firmware 7.12.1.
Anyone could help me?
Regards.