<p dir="ltr"><br>
On Aug 10, 2014 8:43 PM, "Weiwu Zhang" <<a href="mailto:zhangweiwu@realss.com">zhangweiwu@realss.com</a>> wrote:<br>
><br>
> I found this problem while trying to make ddns work.<br>
><br>
> This command updates ddns:<br>
> # ACTION=ifup INTERFACE=wan /sbin/hotplug-call iface<br>
><br>
> But: 1) reboot would not update ddns; 2) if ip address changed in a<br>
> day, ddns would not update;<br>
></p>
<p dir="ltr">The patch [1] has been posted for quite a while.  Can you check it and see if it can at least fix the first problem.</p>
<p dir="ltr">[1] <a href="http://patchwork.openwrt.org/patch/4782/">http://patchwork.openwrt.org/patch/4782/</a></p>
<p dir="ltr">Regards</p>
<p dir="ltr">                yousong</p>
<p dir="ltr">> Thus it seems the hotplug event only happens if I invoke it manually.<br>
><br>
> So, now what? What to do next to check the problem? Thanks.<br>
><br>
> Background:<br>
> --<br>
> # uname -a<br>
> Linux OpenWrt 3.10.32 #5 Wed Mar 12 20:49:34 CST 2014 mips GNU/Linux<br>
> # head /etc/config/ddns<br>
><br>
> config service 'myddns'<br>
>     option interface 'wan'<br>
>     option use_syslog '1'<br>
>     option use_https '0'<br>
>     option force_interval '72'<br>
>     option force_unit 'hours'<br>
>     option check_interval '10'<br>
>     option check_unit 'minutes'<br>
>     option retry_interval '60'<br>
> _______________________________________________<br>
> openwrt-devel mailing list<br>
> <a href="mailto:openwrt-devel@lists.openwrt.org">openwrt-devel@lists.openwrt.org</a><br>
> <a href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel">https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel</a></p>