Question about the DDNS refresh function in the WEB UI (WAN -> DDNS)
I've set Forced refresh interval (in days) at 1 day.
Today (routers uptime now is >2 days) I've check'd the syslog but can't find any new ddns update entry. Last one was just right after the last reboot 2 days before ...
Maybe I should try a nvram reset first? Can't say for sure if I did that after the last FW update from 3.0.0.4_374.42_0 to 3.0.0.4_376.44_0, but except that issue I'm having no trouble with my RT-N66U yet.
Problem is, that I very sporadically get a new IP from my ISP when lease time is over (90 minutes) and I don't know, if the Router then will automatically connect myhost.asuscomm.com for updating my IP there, or if I'm beeing depending on this FW function for doing that cyclic ddns refresh, but if so, 1 day already could be too long and maybe I have to set a cronjob doing that every 1 hr for example - but I don't know the command to run such an update service ...
There seems to be a bug that causes the watchdog to crash, hence the lack of timed update.
EDIT: I'm unsure yet if this bug is present on all routers or just the AC87. Can you see if the watchdog daemon is running on your router? Run the following over ssh:
Code:
ps w | grep watchdog
EDIT2: I just tested it with a special build that waits minutes instead of days, and it was properly updating, so it's working for me. Note that this setting is mostly needed if your IP doesn't change often enough, causing your account to expire. The router should automatically update it every time your IP changes.
Last edited: