pchott
1
I just notice that after installing (on new device) the time and date was set correctly. And it is not set to 1970/1/1 any-more.
From where is this setting coming, how does router know/get correct time?
I am not sure if I want some self-congratulation from RouterOS?
janisk
2
most probably it is from /ip cloud.
It may come from two places:
- /ip cloud, which by default has the following settings: set ddns-enabled=no update-time=yes
- The current time is dumped to disk/flash on a regular basis and then restored after reboot.
pchott
4
Thank you for fast response.
I think it is from “cloud” since that was after first start of router.
Ok, good to know the default settings. Thx.
And thanks for setting that as a default, really useful and time saving.