MWGlidden
Occasional Visitor
Devices on my network work as expected most of the time. I've dealt with the occasional tough-to-understand issue, included an inability to use Google Assistant on smart speakers. Today, a colleague tested my Internet connection using an LAN device and told me this.
"The raspberry pi was failing to sync with time servers, so its clock was wrong... I tracked it down to UDP port 123, which is used for NTP time sync, being somehow blocked. This is pretty uncommon, so I’m wondering if there’s a firewall somewhere with some really conservative rules in place."
I've used asuswrt-merlin for years and this is the first time that a possible blocked NPT port came up. Skynet and Diversion are running, so perhaps one of them did so? I can't recall ever changing my router's port settings by hand. Searching the SNB forums for blocked NTP ports failed to find others with this issue.
Current versions, per AMTM.
Checked my Administration tab for its NTP settings.
Pinging time.nist.gov from a terminal window failed 100%, pinging time.google.com succeeded 100%, and pinging dns.msftncsi.com failed 100%.
Recommendation where to start with this?
"The raspberry pi was failing to sync with time servers, so its clock was wrong... I tracked it down to UDP port 123, which is used for NTP time sync, being somehow blocked. This is pretty uncommon, so I’m wondering if there’s a firewall somewhere with some really conservative rules in place."
I've used asuswrt-merlin for years and this is the first time that a possible blocked NPT port came up. Skynet and Diversion are running, so perhaps one of them did so? I can't recall ever changing my router's port settings by hand. Searching the SNB forums for blocked NTP ports failed to find others with this issue.
Current versions, per AMTM.
Code:
amtm 3.4 FW by thelonelycoder
RT-AX58U (armv7l) FW-386.7 @ 192.168.1.1
Diversion v4.3.2
Skynet v7.2.8
Checked my Administration tab for its NTP settings.
Pinging time.nist.gov from a terminal window failed 100%, pinging time.google.com succeeded 100%, and pinging dns.msftncsi.com failed 100%.
Recommendation where to start with this?