<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7636&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / ntp and intranet]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7636</link>
		<description><![CDATA[The most recent posts in ntp and intranet.]]></description>
		<lastBuildDate>Fri, 06 Mar 2026 08:52:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: ntp and intranet]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62576#p62576</link>
			<description><![CDATA[<p>You can also try chrony. It works like a charm on my Artix runit box. Put &quot;iburst&quot; in your config.</p>]]></description>
			<author><![CDATA[dummy@example.com (onedevone)]]></author>
			<pubDate>Fri, 06 Mar 2026 08:52:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62576#p62576</guid>
		</item>
		<item>
			<title><![CDATA[Re: ntp and intranet]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60329#p60329</link>
			<description><![CDATA[<p>Yes openntp is the best one, I have been using it for decades, it&#039;s from OpenBSD, one of the few FOSS projects that still uses common sense (Devuan obviously is one of them too <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> ).</p>]]></description>
			<author><![CDATA[dummy@example.com (tux_99)]]></author>
			<pubDate>Tue, 02 Dec 2025 15:13:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60329#p60329</guid>
		</item>
		<item>
			<title><![CDATA[ntp and intranet]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60328#p60328</link>
			<description><![CDATA[<p>I have a variety of Ethernet clients in my intranet.<br />They should all have the same time. <br />I have an elderly fritz.box router, which can and does provide time service in the intranet on its port 123 , udp<br />It has a time server pool upstream.</p><p>I checked sntp : </p><div class="codebox"><pre><code>LANG=C apt show sntp
Package: sntp
Version: 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1
...
Source: ntpsec (1.2.2+dfsg1-1+deb12u1)
 ...
APT-Sources: http://de.deb.devuan.org/merged daedalus/main amd64 Packages
Description: Network Time Protocol client (transitional package)
 This is a transitional package to transition to NTPsec.
 It can be safely removed once all uses of sntp(1) have been converted to
 run ntpdig instead.
Replaces: ntp (&lt;&lt; 1:4.2.8p15+dfsg-2~), time-daemon</code></pre></div><p>transitional : don&#039;t install</p><div class="codebox"><pre><code>LANG=C apt show ntpsec
Package: ntpsec
Version: 1.2.2+dfsg1-1+deb12u1
Priority: optional
...
Breaks: ntp (&lt;&lt; 1:4.2.8p15+dfsg-2~)
Replaces: ntp (&lt;&lt; 1:4.2.8p15+dfsg-2~), time-daemon</code></pre></div><p>This service contacts about 19 pool servers. I felt this was too much </p><p>I set the ntpsec.conf to resolve only to the Fritz!box<br />But Instead it contacted a google time server and named it *fritz.box in the output of ntpq -p<br />what a scam.</p><p>So I searched and found </p><div class="codebox"><pre><code>LANG=C apt show ntpsec-ntpdate -a
Package: ntpsec-ntpdate
Version: 1.2.2+dfsg1-1+deb12u1
Priority: optional

...
APT-Sources: http://deb.devuan.org/merged daedalus/main amd64 Packages
Description: client for setting system time from NTP servers
 NTP, the Network Time Protocol, is used to keep computer clocks
 accurate by synchronizing them over the Internet or a local network,
 or by following an accurate hardware receiver that interprets GPS,
 DCF-77, or similar time signals.
 .
 ntpdate is a simple NTP client that sets a system&#039;s clock to match
 the time obtained by communicating with one or more NTP servers.  It
 is not sufficient, however, for maintaining an accurate clock in the
 long run.  ntpdate by itself is useful for occasionally setting the
 time on machines that do not have full-time network access, such as
 laptops.
 .
 This is the NTPsec version of ntpdate.  NTPsec is a secure, hardened,
 and improved implementation derived from the original NTP project.
 .
...</code></pre></div><p>This contacts about 21 servers in the wild</p><p>finally&#160; I installed openntpd, which accepted the setting of listening to the local router fritz!box.<br />which is exactly one hop away.</p><div class="codebox"><pre><code>ntpctl -s peers
peer
   wt tl st  next  poll          offset       delay      jitter
192.168.4.1 
 *  1 10  3   28s   31s        -0.093ms     0.525ms     0.102ms</code></pre></div><p>This whole idea of unveiling the existence of all the internal hardware by each one for himself contacting is b?llsh?t</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Tue, 02 Dec 2025 14:57:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60328#p60328</guid>
		</item>
	</channel>
</rss>
