Hello,
i installed webif^2 on my system. For any reason, i cannot set the time zone or the NTP server with webif^2.
Can someone tell me how i can do that?
Regards,
Felix
The content of this topic has been archived on 6 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Hello,
i installed webif^2 on my system. For any reason, i cannot set the time zone or the NTP server with webif^2.
Can someone tell me how i can do that?
Regards,
Felix
Do you have the ntpclient package installed?
Yes. It's installed.
what package did you install?
ntpclient - 2003_194-4 - NTP (Network Time Protocol) client
This one.
what webif package did you install?
ftp://ftp.berlios.de/pub/xwrt/kamikaze/ … latest.ipk
This one. Version name: r2801
Probably update webif2 on the Info > System page. I've currently webif2 revision 3586 installed the the timezone and ntpclient setting work perfectly.
felix, please uninstall the version of the webif you have and install http://downloads.x-wrt.org/xwrt/kamikaz … latest.ipk
felix, please uninstall the version of the webif you have and install http://downloads.x-wrt.org/xwrt/kamikaz … latest.ipk
Mm.. why? And how can i uninstall webif^2? Sorry, but I am new to OpenWrt.
from the commandline run "ipkg remove webif"
Ok, thank you. New webif is installed.
Mm.. the system time is still not correct.
Configure your timezone and ntp servers in the System / Settings page.
The ntpclient's script is triggered by the interfaces' hotplug event.
You need either to change any network settings to force the network init script to fire the hotplug event or to restart the router.
Or you can run it directly by the command:
ACTION=ifup ash /etc/hotplug.d/iface/20-ntpclient
(Last edited by kebul on 14 Sep 2007, 14:37)
The discussion might have continued from here.