#!/usr/bin/env sh
chronyc sources -v
.-- Source mode '^' = server, '=' = peer, '#' = local clock.
/ .- Source state '*' = current best, '+' = combined, '-' = not combined,
| / 'x' = may be in error, '~' = too variable, '?' = unusable.
|| .- xxxx [ yyyy ] +/- zzzz
|| Reachability register (octal) -. | xxxx = adjusted offset,
|| Log2(Polling interval) --. | | yyyy = measured offset,
|| \ | | zzzz = estimated error.
|| | | \
MS Name/IP address Stratum Poll Reach LastRx Last sample
===============================================================================
^+ pool.ntp0.cam.ac.uk 2 10 377 1013 -1059us[-1382us] +/- 13ms
^+ 193.57.144.50 2 10 377 639 -3536us[-3536us] +/- 12ms
^- uk-lon2.alexjones.radio 2 10 377 363 -87us[ -87us] +/- 30ms
^* 183.ip-51-89-151.eu 2 10 377 754 +271us[ -74us] +/- 9261us
Surely it’s not “the Alex Jones”?
Alexander Emerick Jones (born February 11, 1974) is an American far-right radio show host and prominent conspiracy theorist.[a] He hosts The Alex Jones Show from Austin, Texas. The Alex Jones Show is the longest-running online news and politics talk show; it was previously broadcast by the Genesis Communications Network across the United States via syndicated and internet radio. He is the founder of InfoWars and Banned.Video, websites that promote conspiracy theories and fake news. Among man...
It’s gotta not be. It’s got to.
1 Like
I doubt the site has anything to do with that fat American trash!
3 Likes
@leigh123linux , in retrospect, seems so. I did some sleuthing, and he’s actually quite a normal bloke.
lozenge
(Laurie )
June 6, 2025, 2:17pm
4
I suspect that rather than that domain “being a default”, what happened is that whoever runs the NTP server for that domain added it’s IP address as a member of pool.ntp.org …
From there Chrony selects a few servers:
When you list them it looks up the reverse DNS as configured for the IP, which is what you see.
2 Likes