1 /* 2 * Copyright (C) Internet Systems Consortium, Inc. ("ISC") 3 * 4 * SPDX-License-Identifier: MPL-2.0 5 * 6 * This Source Code Form is subject to the terms of the Mozilla Public 7 * License, v. 2.0. If a copy of the MPL was not distributed with this 8 * file, you can obtain one at https://mozilla.org/MPL/2.0/. 9 * 10 * See the COPYRIGHT file distributed with this work for additional 11 * information regarding copyright ownership. 12 */ 13 14 zone "10.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 15 zone "16.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 16 zone "17.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 17 zone "18.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 18 zone "19.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 19 zone "20.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 20 zone "21.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 21 zone "22.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 22 zone "23.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 23 zone "24.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 24 zone "25.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 25 zone "26.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 26 zone "27.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 27 zone "28.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 28 zone "29.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 29 zone "30.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 30 zone "31.172.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 31 zone "168.192.IN-ADDR.ARPA" { type primary; file "empty.db"; }; 32 33