Skip to main content

Questions tagged [ntp]

The Network Time Protocol, is used to synchronize system clocks to precision time servers on the internet or locally connected devices such as a GPS.

2 votes
1 answer
88 views

I do see the following behaviour on a SUSE SLE 15 VM (VMWare ESXi, location setting is Europe / Germany) and getting confused the more I think about it. I have shortened the journal-log output to the ...
MMAX's user avatar
  • 278
0 votes
2 answers
63 views

Its 2025 and I'm happily using systemd-timesyncd for NTP and time management on Ubuntu. However an embedded device on my network is failing time-synchronisation so I want to test my NTP server is ...
Greg's user avatar
  • 261
4 votes
2 answers
2k views

I have an Arch Linux system and I am using systemd-timesyncd.service to poll my router for time sync. My router is a MikroTik one with NTP server set up. The router and Arch are connected directly via ...
user107586's user avatar
1 vote
2 answers
135 views

It is well known that by configuring the file /etc/systemd/timesyncd.conf accordingly, you can query NTP servers from a specific country using the following entries, for example: NTP=0.de.pool.ntp.org ...
Alfred.37's user avatar
  • 198
1 vote
1 answer
48 views

What are expected values for offset and jitter from NTP? I have Solaris 11.4 in a VM with NTP configured and am comparing Solaris time stats to my Mac. I notice that MacOS sntp -sS time.apple.com ...
atod's user avatar
  • 155
2 votes
1 answer
269 views

NTP Client: configuration of systemd-timesyncd My linux distribution uses the NTP client systemd-timesyncd with the configuration file /etc/systemd/timesyncd.conf: [Time] NTP=192.168.127.11 ...
User051209's user avatar
5 votes
0 answers
66 views

Linux header files and man pages for adjtimex(2) and ntp_adjtime(2) describe struct timex, containing a tick field that is described as the number of microseconds for each system clock tick. However, ...
A Rooks's user avatar
  • 51
0 votes
1 answer
148 views

On my Linux distribution I'm using the NTP client systemd-timesyncd. Test case The test case is: Boot while the system is able to reach the NTP server (that is time1.google.com) by a connection to a ...
User051209's user avatar
1 vote
3 answers
337 views

How does one prove that systemd-timesyncd is regularly polling the NTP servers to ensure that the system's clock remains "synchronized"? I understand that I can check the yes/no sync'd ...
BCA's user avatar
  • 113
0 votes
1 answer
191 views

I want to configure iptables such that it blocks everything except Date time synchronization over the internet using NTP and Access from machines in the LAN. I wrote the following script: # Reset ...
user171780's user avatar
1 vote
1 answer
150 views

GNU make relies on timestamps to see if a dependency was changed after some file was built. If you make a change during the leap second or an NTP adjustment, is it possible that make will believe the ...
Tomek Czajka's user avatar
0 votes
1 answer
243 views

Time synchronization with an external NTP server in my Docker container works for a few seconds, but after that, synchronization stops working : logs : 2024-09-08T20:54:15Z chronyd version 4.0 ...
AHmedRef's user avatar
  • 151
0 votes
2 answers
949 views

I want to create a NTP server, and my clients could sync date from this Server. So I add restrict policy in my server, and then restart the NTP service to my it works as a NTP server. Then I add this ...
Dodge_X's user avatar
2 votes
2 answers
257 views

Environment: NTP Clients (AIX 6.1 TL07) + P/S NTP Servers (ST1 GPS). Symptom: the ntpq -pn command outputs both the primary and secondary (candidate) NTP server. the ntptrace command just outputs ...
lylklb's user avatar
  • 335
0 votes
1 answer
212 views

The NIST official U.S. time website shows the current UTC and also my device's time and calculates an offset, see attached screenshot: To my surprise the time difference, which varies during the day, ...
András Aszódi's user avatar

15 30 50 per page
1
2 3 4 5
23