Hello, since yesterday ipfire tries to update the DynDNS every 15 minutes. I’m using ddnss.de and there is a limit of 60 updates a day. The logfile says:
Further updates will be withheld until 2022-09-23 12:00:00.270809
DDNSUpdateError: The update could not be performed
Last failure message:
An update has not been performed because earlier updates failed for sxxxxxxw.dd nss.de
I have had this problem in 2020, but the solution doesn’t work anymore.
From my understanding infra-host-ttl is set to 900 sec (15 min.). Possibly this is the parameter of unbound I would try to change if I were in your place. This shell line should create a file inside unbound/local.d/, which will be incorporated in unbound.conf, with the syntax described by the documentation. However, you should not copy and paste anything you do not understand.
Also, I do not know what I am doing. So, you are warned.
It will not work. My stupid brain did not register that you were talking about dynamic DNS (which was in the title). My suggestion has nothing to do with that subsystem of IPFire. Just ignore it. Sorry about that. You should probably open a bug report, similar to this one: 12328 – www.ddnss.de provider unhandled exception
Hello Roberto, the synchronization worked. It worked the whole day, but the number of free ddns-updates is going down and down. The logfiles of the ipfire and ddnss.de doesn’t show any update after 09:10. I really don’t know, whats going on and hope, that it is still working after the ip-restart. Thanks so far.
It occurs to me (I imagine it would work) that the easiest way to lower the number of requests would be to create a file in /etc/fcron.daily/ with the following command, giving it execution permissions and deactivating ddns so that it does not run.
I would do it once a day. If you want 24 times, in fcron.hourly.
I don’t know if I explain myself. Either this (which is perhaps not very pretty) or modify the configuration file (as you have been told in a post above) to adapt the time between executions.
Hello Roberto, I dont’t know why, but since a few days it is working again. The number of free updates are still decreasing, but much slower, so that there is buffer enough to get over 24h.
Thanks for your help, I hope the problem doesn’t appear again.
Greetings