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.

1 vote
1 answer
16 views

Why must the ntp server using the local clock use the default loopback ip (127.127.1.0) ?

It seems that the ntp server using the local clock must use the default loopback ip address(127.127.1.0). If I use the local ethernet ip address for the ntp server as the source local clock, it just ...
lylklb's user avatar
  • 333
0 votes
0 answers
15 views

Timedatectl output does not change after running ntpdate command in Kali Linux

I am currently doing a pen testing CTF challenge on HacktheBox.com (HTB) that involves manipulation of Kerberos TGT tickets so need to sync my local system time on my Kali Linux instance with the ...
Anthony's user avatar
  • 101
0 votes
1 answer
20 views

Why the ntpq -c subcmds outputs nothing received, but still can properly sync its time

Environment: RHEL 6.4 with ntp-4.2.6p5-15.el6_10.x86_64 Question: the following ntp client can sync its time to the remote ntp server, but why it cannot run the ntpq -c subcmds with the remote ntp ...
lylklb's user avatar
  • 333
0 votes
0 answers
38 views

Strange behaviour probably related to time syncing

I have a raspberry pi running Raspbian bullseye. On it, I have a software installed that does the following every 30 seconds: logs data to a mariadb database publishes the data via a rest api ...
ununoctium's user avatar
-1 votes
2 answers
29 views

NTP client on Compact-RIO RT linux system

I'm trying to synchronize the time of my National Instruments real time system (model Crio 9053) running a Linux OS. I tried a ntpdate 192.168.10.3 command and this working well, but after that the ...
sborfedor's user avatar
1 vote
1 answer
67 views

Where can I find the configuration/setting for NTP to explain the specific behavior observed in an NTP client?

I have recently been doing a specific timing analysis of the performance of NTP under controlled conditions.  The experiment I performed was conceptually quite simple.  I have an NTP server running ...
Denis Barkats's user avatar
0 votes
0 answers
22 views

ntptrace always outputs the error message "Invalid association ID specified" at the end

It seems that this "error" should not be at least a bug within the ntptrace program since we have run it under the RHEL 5.x/6.x with the same "error" result. So my questions are ...
lylklb's user avatar
  • 333
0 votes
1 answer
31 views

Date is incorrect in wifi : system clock synchronization is not active

I have compiled a read-only rootfs image with yocto for my raspberrypi4. I have noticed that my date is incorrect uniquely in wifi. Indeed when I type the command timedatectl status I have the ...
void_brain's user avatar
1 vote
2 answers
139 views

Why is the * symbol taking a long time to show up in 'ntpq -p' output?

I'm working on a C application that requires NTP time to be synchronized on the host before proceeding. I've essentially written a wrapper C function that executes the command ntpq -p If the output ...
Izzo's user avatar
  • 971
1 vote
0 answers
31 views

chrony takes many minutes to read refclocks after boot

I'm looking to provide precise time to a Raspberry Pi 4 without internet via a UBLOX GNSS module that sends NMEA sentences to /dev/serial0 and a pulse-per-second (PPS) signal to /dev/pps0. All this ...
Joooeey's user avatar
  • 123
0 votes
1 answer
483 views

Chrony is not sync with date command

I paused the virtual machine on the VM and disconnected its internet connection without rebooting the system. When I started the system from sleep mode without rebooting, the system clock continued ...
Ichigo Kurosaki's user avatar
0 votes
1 answer
413 views

How to force update NTP date/time on a router?

The log of an Asus router with Padavan firmware (might be similar to OpenWrt) showed: Dec 4 16:06:20 NTP Client: Synchronizing time to 0.nl.pool.ntp.org. Oct 24 18:18:18 NTP Client: System time ...
Pro Backup's user avatar
  • 5,014
0 votes
0 answers
146 views

Chrony's "sources with unknown address" in `activity` and `sources -a` when using NTP Pool Servers

I found chronyc's activity command outputting something like this: chronyc> activity 200 OK 5 sources online 0 sources offline 0 sources doing burst (return to online) 0 sources doing burst (return ...
U. Windl's user avatar
  • 1,493
0 votes
1 answer
402 views

Purpose of high stratum values for the local clock (fudge option)

In the NTP configuration, what is the purpose of specifying high stratum values for the local clock? fudge 127.127.1.0 stratum 10 Correct me if I'm wrong: the server will rely anyway on the ...
dr_'s user avatar
  • 30.1k
0 votes
1 answer
392 views

Understanding NTP stratum

In Linux (RHEL 7+) how can I get the stratum value of an NTP server I had specified to use in /etc/chrony.conf ? For the List of Top Public Time Servers if that is correct, some are identified as ...
ron's user avatar
  • 7,264

15 30 50 per page
1
2 3 4 5
22