Your message dated Sun, 13 Jan 2008 11:32:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#416818: fixed in ntp 1:4.2.4p4+dfsg-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ntp
Version: 1:4.2.0a+stable-8

This is a bug submitted to ubuntu, that I would like to forward upstream:

I wanted to restrict access to ntpd, such that only clients on my local
network could query my server. (I use a firewall, but I wanted a belts and
braces approach.) I configured what I thought was a suitable /etc/ntp.conf
file, but I found that ndpd wasn't syncing:
ntpq -p
      remote refid st t when poll reach delay offset jitter
 ==============================================================================
  fiordland.ubunt .INIT. 16 u - 1024 0 0.000 0.000 4000.00
  ntp0.zen.co.uk .INIT. 16 u - 1024 0 0.000 0.000 4000.00
Eventually I realised that "restrict" applies to servers as well as
clients, and I'd set up ntpd to ignore replies from the servers I'd
configured.
I attach a patch to /etc/ntp.conf to point to the support documentation at
ntp.isc.org as well as the local documentation in /usr/share/doc/.
--- ntp.conf.orig	2006-05-29 03:48:45.000000000 +0100
+++ ntp.conf	2006-07-22 18:38:58.000000000 +0100
@@ -1,5 +1,10 @@
 # /etc/ntp.conf, configuration for ntpd
 
+# The official documentation of /etc/ntp.conf is at
+# file:///usr/share/doc/ntp-doc/html/ntpd.html#cfg
+# Another excellent resource for practical help is
+# http://ntp.isc.org/bin/view/Support/ConfiguringNTP
+
 # ntpd will use syslog() if logfile is not defined
 #logfile /var/log/ntpd
 
@@ -37,7 +42,9 @@
 restrict 127.0.0.1 nomodify
 
 # Clients from this (example!) subnet have unlimited access,
-# but only if cryptographically authenticated
+# but only if cryptographically authenticated.
+# NB: "restrict" applies to servers as well as clients.
+# See http://ntp.isc.org/bin/view/Support/AccessRestrictions
 #restrict 192.168.123.0  mask  255.255.255.0 notrust
 
 # If you want to provide time to your local subnet, change the next line.

--- End Message ---
--- Begin Message ---
Source: ntp
Source-Version: 1:4.2.4p4+dfsg-3

We believe that the bug you reported is fixed in the latest version of
ntp, which is due to be installed in the Debian FTP archive:

ntp-doc_4.2.4p4+dfsg-3_all.deb
  to pool/main/n/ntp/ntp-doc_4.2.4p4+dfsg-3_all.deb
ntp_4.2.4p4+dfsg-3.diff.gz
  to pool/main/n/ntp/ntp_4.2.4p4+dfsg-3.diff.gz
ntp_4.2.4p4+dfsg-3.dsc
  to pool/main/n/ntp/ntp_4.2.4p4+dfsg-3.dsc
ntp_4.2.4p4+dfsg-3_i386.deb
  to pool/main/n/ntp/ntp_4.2.4p4+dfsg-3_i386.deb
ntpdate_4.2.4p4+dfsg-3_i386.deb
  to pool/main/n/ntp/ntpdate_4.2.4p4+dfsg-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated ntp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 13 Jan 2008 12:18:13 +0100
Source: ntp
Binary: ntp-doc ntpdate ntp
Architecture: source all i386
Version: 1:4.2.4p4+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian NTP Team <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description: 
 ntp        - Network Time Protocol daemon and utility programs
 ntp-doc    - Network Time Protocol documentation
 ntpdate    - client for setting system time from NTP servers
Closes: 408219 416818 420692 439726 444633 448462 450721 451525
Changes: 
 ntp (1:4.2.4p4+dfsg-3) unstable; urgency=low
 .
   * Various man page and NEWS fixes (patches by Justin Pryzby and Vincent
     Lefevre) (closes: #439726, #450721)
   * Run DHCP hooks as exit hooks instead of enter hooks (closes: #408219)
   * Use try-restart to restart ntpd after DHCP event
   * Wait for /usr to appear when running ntpdate on network events
     (closes: #448462)
   * Updated standards version
   * Updated ntpd man page from HTML (closes: #444633)
   * Moved configuration file description from ntpd(8) to ntp.conf(5)
   * Made NTPDATE_USE_NTP_CONF work with openntpd (initial patch by BenoƮt
     Dejean) (closes: #420692)
   * Added documentary comments to ntp.conf, reformatted the file a bit
     (closes: #416818)
   * Fixed whitespace in doc-base, pointed out by lintian
   * Removed ntpdate-debug.patch; debug behavior is now again consistent with
     upstream (closes: #451525)
   * Dropped some useless documentation files
Files: 
 30c90528440bd2bbe5418849c655cf26 936 net optional ntp_4.2.4p4+dfsg-3.dsc
 05f0c26c816d96343997003bd777724d 282911 net optional ntp_4.2.4p4+dfsg-3.diff.gz
 6978c8a064f58ff078459be21aed9526 926910 doc optional 
ntp-doc_4.2.4p4+dfsg-3_all.deb
 fb14d826ca38b6565d6545451a238ce0 424584 net optional 
ntp_4.2.4p4+dfsg-3_i386.deb
 766a45e575007df95c38533940f41234 59016 net optional 
ntpdate_4.2.4p4+dfsg-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHifRSTTx8oVVPtMYRAmWXAJ90HLlyRSpmwNMHHq/EgmMDSzTCsgCfdf5B
SyKqtGVk/9O3EQuxzQgf1Ro=
=sfFw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to