Something like this 0 5 * * * [ $(ifstatus wan | jsonfilter -e ‘@.uptime’) -lt 3650 ] || (ubus call network.interface.henet down;ubus call network.interface.wan down;sleep 1;ubus call network.interface.wan up;sleep 15;ubus call network.interface.henet up)
From forum.openwrt.org/t/abuse-warning-on-update-ddns-or-tunnel/163023/13
From forum.openwrt.org/t/abuse-warning-on-update-ddns-or-tunnel/163023/13