Your message dated Fri, 3 Jun 2011 22:00:57 +0200
with message-id <[email protected]>
and subject line Re: [pkg-ntp-maintainers] Bug#616684: ntpd complains: syntax
error, unexpected T_Mask, expecting T_EOC
has caused the Debian Bug report #616684,
regarding ntpd complains: syntax error, unexpected T_Mask, expecting T_EOC
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
616684: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616684
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ntp
Version: 1:4.2.6.p2+dfsg-1+b1
Severity: normal
Dear Maintainers,
when using restrict with IPv6 networks the ntpd complains:
ntpd[18410]: line 41 column 32 syntax error, unexpected T_Mask, expecting T_EOC
ntpd[18410]: syntax error in /etc/ntp.conf line 41, column 32
Line 41 is:
restrict -6 2001:6f8:12ec:10:: mask ffff:ffff:ffff:f000:: nomodify
This configuration works flawlessly with Lennys ntpd (1:4.2.4p4+dfsg)
but no with squeeze anymore.
-- System Information:
Debian Release: 6.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ntp depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii dpkg 1.15.8.10 Debian package management system
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libcap2 1:2.19-3 support for getting/setting POSIX.
ii libedit2 2.11-20080614-2 BSD editline and history libraries
ii libopts25 1:5.10-1.1 automated option processing librar
ii libssl0.9.8 0.9.8o-4squeeze1 SSL shared libraries
ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii netbase 4.45 Basic TCP/IP networking system
Versions of packages ntp recommends:
ii perl 5.10.1-17 Larry Wall's Practical Extraction
Versions of packages ntp suggests:
pn ntp-doc <none> (no description available)
-- Configuration Files:
/etc/ntp.conf changed:
driftfile /var/lib/ntp/ntp.drift
statsdir /var/log/ntpstats/
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
restrict -4 default kod notrap nomodify nopeer noquery
restrict -6 default kod notrap nomodify nopeer noquery
restrict 127.0.0.1
restrict ::1
server ntp1.lab.swapon.de burst
server reliant.lab.swapon.de burst
restrict -6 ntp1.lab.swapon.de
restrict -6 reliant.lab.swapon.de
restrict -4 reliant.lab.swapon.de
restrict -6 2001:6f8:12ec:10:: mask ffff:ffff:ffff:f000:: nomodify
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Mar 07, 2011 at 07:01:17AM +0100, Friedemann Stoyan wrote:
> On 6.03.11 18:51, Kurt Roeckx wrote:
>
> > On Sun, Mar 06, 2011 at 05:07:35PM +0100, Friedemann Stoyan wrote:
> > >
> > > restrict -6 2001:6f8:12ec:10:: mask ffff:ffff:ffff:f000:: nomodify
> >
> > It seems to work without the -6
> >
> >
> > Kurt
>
> Indeed, it does. Thanks for your help.
>
> Now I see in /usr/share/doc/ntp/NEWS.gz:
>
> * Unified IPv4 and IPv6 restrict lists
>
> The bug can be closed. Sorry for the noise.
So closing it.
Kurt
--- End Message ---