Helo good people
I have a AX88U with latest merlin magic.
I recently got a new internet provider and it seems they are changing the WAN IP a bite more often than I would like to, but I have added some script what feels now milions years ago in order to update my cloudflare a subdomain once per day.
So, went on searching the script in order to try to update the refresh interval, and have found that I am using inadyn.
Maybe I have understood this poorly:
In my /jffs/inadyn.conf there is a part:
GNU nano 7.2 /jffs/inadyn.conf
# In-A-Dyn v2.0 configuration file format
period = 300
user-agent = Mozilla/5.0
period would mean seconds, so every 5 min, script would check and if different than current ip in provider, it will change to the new and actual one?
Problem is that is working but with a big delay, so how do make it update and check more regularly? I have changed the value to 60.
I have a AX88U with latest merlin magic.
I recently got a new internet provider and it seems they are changing the WAN IP a bite more often than I would like to, but I have added some script what feels now milions years ago in order to update my cloudflare a subdomain once per day.
So, went on searching the script in order to try to update the refresh interval, and have found that I am using inadyn.
Maybe I have understood this poorly:
In my /jffs/inadyn.conf there is a part:
GNU nano 7.2 /jffs/inadyn.conf
# In-A-Dyn v2.0 configuration file format
period = 300
user-agent = Mozilla/5.0
period would mean seconds, so every 5 min, script would check and if different than current ip in provider, it will change to the new and actual one?
Problem is that is working but with a big delay, so how do make it update and check more regularly? I have changed the value to 60.