Package: ntpsec
Version: 1.2.3+dfsg1-3
Severity: normal
X-Debbugs-Cc: t...@mirbsd.de

With 'pool ntp.hetzner.de' in the config, I get multiple entries
of the same servers in 'ntpq -p':

$ sudo ntpq -p                                                                  
                  
     remote                                   refid      st t when poll reach   
delay   offset   jitter
=======================================================================================================
 ntp.hetzner.de                          .POOL.          16 p    -  256    0   
0.0000   0.0000   0.0001
[…]
+ntp1.hetzner.de                         124.216.164.14   2 u   16   64   77   
2.8813   1.9452   1.7062
+ntp3.hetzner.de                         237.17.204.95    2 u   14   64   77   
0.5138   1.9066   1.7609
+ntp2.hetzner.de                         237.17.204.95    2 u   13   64   77   
0.4425   1.8438   1.8596
+ntp2.hetzner.de                         237.17.204.95    2 u   18   64   77   
0.5574   1.9942   1.7072
+ntp3.hetzner.de                         237.17.204.95    2 u   14   64   77   
0.5078   1.8486   1.7890
+ntp1.hetzner.de                         124.216.164.14   2 u   18   64   77   
2.8914   1.9385   1.6966

(I omitted the entries from the other pool line here as not important.)

I’ve tested this with and without, and as soon as I add that one pool
line, this happens.


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.12-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ntpsec depends on:
ii  adduser              3.137
ii  init-system-helpers  1.68
ii  libbsd0              0.12.2-2
ii  libc6                2.40-7
ii  libcap2              1:2.66-5+b1
ii  libssl3t64           3.4.1-1
ii  netbase              6.4
ii  python3              3.13.1-2
ii  python3-ntp          1.2.3+dfsg1-3
ii  tzdata               2025a-2

Versions of packages ntpsec recommends:
ii  cron [cron-daemon]  3.0pl1-192
ii  systemd             257.3-1

Versions of packages ntpsec suggests:
pn  apparmor       <none>
pn  certbot        <none>
pn  ntpsec-doc     <none>
pn  ntpsec-ntpviz  <none>

-- Configuration Files:
/etc/default/ntpsec changed:
NTPD_OPTS="-g -N"
IGNORE_DHCP="yes"
NTPSEC_CERTBOT_CERT_NAME=""

/etc/ntpsec/ntp.conf changed:
driftfile /var/lib/ntpsec/ntp.drift
leapfile /usr/share/zoneinfo/leap-seconds.list
tos maxclock 11
tos minclock 4 minsane 3
pool ntpxxxxxxxx.org iburst
pool ntp.hetzner.de iburst
restrict default kod nomodify noquery limited
restrict 127.0.0.1
restrict ::1
restrict xxx.xxx.xxx.xx/26
restrict xx.xxx.xxx.xx


-- no debconf information

Reply via email to