It showed
1) that my local router does not respond to NTP, like I thought it would
2) Going by to north-america.pool.ntp.org it worked! Never did before?
So unsure why it did not work before.07:38:23.343061 IP 192.168.10.3.42408 > paladin.latt.net.123: NTPv4, Client, length 48
07:38:23.429515 IP paladin.latt.net.123 > 192.168.10.3.42408: NTPv4, Server, length 48
Then I did a restart of network time sync:
But tcpdump did not show any traffic after thisroot@DietPi:~# /boot/dietpi/func/run_ntpd
[ OK ] Network time sync | Completed
Then tried systemctl restart systemd-timesyncd.service
tcpdump showed traffic and good connection:
07:44:34.299059 IP 192.168.10.3.60448 > titan.crash-override.org.123: NTPv4, Client, length 48
07:44:34.352816 IP titan.crash-override.org.123 > 192.168.10.3.60448: NTPv4, Server, length 48