Report information
The Basics
Id:
37138
Status:
resolved
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
9.9.7, 9.9.7-S1, 9.10.2, 9.11.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
bug

Dates
Created:Wed, 10 Sep 2014 13:23:50 -0400
Updated:Thu, 03 Aug 2017 21:55:37 -0400
Closed:Wed, 22 Oct 2014 13:34:05 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: $TTL without value causes parser to vomit
Date: Wed, 10 Sep 2014 10:23:44 -0700
To: bind9-bugs@isc.org
From: Alan Clegg <alan@clegg.com>
Here's the input zone file: --SNIP-- $TTL @ IN SOA server00.dnslab.org. alan.clegg.com. ( 1 3600 600 5w 5m ) @ IN NS server00.dnslab.org. www IN A 12.12.12.12 --SNIP-- Here's the output: root@server00:/etc/namedb/master# named-checkconf -z dns_master_load: master/zone00.dnslab.org:2: unexpected end of line dns_master_load: master/zone00.dnslab.org:1: unexpected end of input master/zone00.dnslab.org:5: no TTL specified; zone rejected master/zone00.dnslab.org:7: no TTL specified; zone rejected zone zone00.dnslab.org/IN: loading from master file master/zone00.dnslab.org failed: unexpected end of input zone zone00.dnslab.org/IN: not loaded due to errors. _default/zone00.dnslab.org/IN: unexpected end of input Maybe a simple "$TTL value missing" or something? AlanC

Message body not shown because it is not plain text.