1; Copyright (C) Internet Systems Consortium, Inc. ("ISC") 2; 3; This Source Code Form is subject to the terms of the Mozilla Public 4; License, v. 2.0. If a copy of the MPL was not distributed with this 5; file, You can obtain one at http://mozilla.org/MPL/2.0/. 6; 7; See the COPYRIGHT file distributed with this work for additional 8; information regarding copyright ownership. 9 10$TTL 600 11@ SOA ns hostmaster 2011012708 3600 1200 604800 1200 12 NS ns 13ns A 192.0.2.1 14 15; The following GENERATE directive contains two dashes in the range 16; which is a syntax error. 17$GENERATE 9--10 host$ 3600 A 192.0.2.$ 18