Hi there,
Just got a second RT-AC87R that I have configured as a wireless bridge, using 5GHZ radio and "WDS" feature in the wireless settings tab. I will eventually run a hard line between the two routers, but for now, I thought I'd try the wireless "bridge" connection.
I first updated the firmware to Merlin's 378.54_2. Then, set up the wireless bridge stuff. It actually works pretty well! Only issue I'm having is that I get the following two warnings on the Administration/System tab:
* Reminder: The System time zone is different from your locale setting.
* Reminder: The system time has not been synchronized with an NTP server.
I'm in the US and bought the router from my local Best Buy, so I'm assuming it is configured for the US FCC regulations and consequently my "locale" should be set properly. I set the time zone to GMT-8 (Pacific).
EDIT: Also, what's interesting is if I change the time zone to GMT-7 (Mountain), the
"* Reminder: The System time zone is different from your locale setting" goes away, but the not sync'd reminder stays.
The router's timestamps say Dec 31, 2014 with the clock counting time upwards. It doesn't seem to want to update or sync. The router has been up for ~4 hours now without updating its time. I have tried nist.time.gov (same one Windows 7 uses) as well, but this doesn't seem to cause an update either.
I do plan to update to the next version of firmware that includes the new radio drivers. I've had success with 54_2, so I'm sticking with that for now.
I did some searching and didn't come up with anything like this issue. Any ideas? Thanks in advance!
-Todd
If it can't resolve the NTP domain name it won't be able to update the time. Could replace the NTP server name with the IP. It's a pool of servers so will probably resolve differently but when I pinged the ntp.pool.org it resolved to: 206.108.0.132
If that doesn't work, something else is going on and would need to see the system log output.
$ ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
+195.21.137.209 193.62.22.74 2 u 338 1024 377 88.208 5.891 0.819
+srv2.us.inu.io 108.61.56.35 3 u 421 1024 377 61.902 6.816 0.903
-leeloo.scurvyne 128.4.1.1 4 u 409 1024 377 90.009 6.832 1.900
*biisoni.miuku.n 204.123.2.72 2 u 494 1024 377 20.656 1.547 5.593
# pool.ntp.org maps to about 1000 low-stratum NTP servers. Your server will
# pick a different set every time it starts up. Please consider joining the
# pool: <http://www.pool.ntp.org/join.html>
server 0.debian.pool.ntp.org iburst
server 1.debian.pool.ntp.org iburst
server 2.debian.pool.ntp.org iburst
server 3.debian.pool.ntp.org iburst
FWIW - should be able to run the following...
Code:$ ntpq -p remote refid st t when poll reach delay offset jitter ============================================================================== +195.21.137.209 193.62.22.74 2 u 338 1024 377 88.208 5.891 0.819 +srv2.us.inu.io 108.61.56.35 3 u 421 1024 377 61.902 6.816 0.903 -leeloo.scurvyne 128.4.1.1 4 u 409 1024 377 90.009 6.832 1.900 *biisoni.miuku.n 204.123.2.72 2 u 494 1024 377 20.656 1.547 5.593
This is a working ntp setup...
Check the config and the hosts within.... review the ntp.conf file, which is usually located in the etc directory off the main - (obtuse working here to keep the cloudflare protection from flaring up)
Code:# pool.ntp.org maps to about 1000 low-stratum NTP servers. Your server will # pick a different set every time it starts up. Please consider joining the # pool: <http://www.pool.ntp.org/join.html> server 0.debian.pool.ntp.org iburst server 1.debian.pool.ntp.org iburst server 2.debian.pool.ntp.org iburst server 3.debian.pool.ntp.org iburst
These all work - hope this help...
Not sure how to do this. From putty?
Are you able to ping the name or the IP address of the ntp server?Tried it same result - no time update.
Are you able to ping the name or the IP address of the ntp server?
Ok, than your device isn't routing to the Internet. Should check that the gateway is set correctly.
If you have a computer on your LAN that's always on, you can turn on its NTP server. Now have the router sync its clock with this computer, on your local network. No Internet connection is required for time synchronization. Here's an example for a Windows box that's always on.Has anybody found a solution to this problem?
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
H | DHCP server change Pool Starting Address | Asuswrt-Merlin | 4 | |
Fixed: Reminder: The system time has not been synchronized with an NTP server. | Asuswrt-Merlin | 0 | ||
M | Afraid.org DDNS Down? | Asuswrt-Merlin | 4 |
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!