1; Copyright (C) Internet Systems Consortium, Inc. ("ISC") 2; 3; SPDX-License-Identifier: MPL-2.0 4; 5; This Source Code Form is subject to the terms of the Mozilla Public 6; License, v. 2.0. If a copy of the MPL was not distributed with this 7; file, you can obtain one at https://mozilla.org/MPL/2.0/. 8; 9; See the COPYRIGHT file distributed with this work for additional 10; information regarding copyright ownership. 11 12 13 14; Use comment lines instead of blank lines to combine update requests into 15; single requests 16; Separate update requests for distinct TLDs with blank lines or 'send' 17; End the file with a blank line or 'send' 18 19; the policies or replacements specified in ns3/named.conf override these 20 21server 10.53.0.3 @PORT@ 22 23; 1 24update add a3-1.tld2.bl-given. 300 A 127.0.0.1 25send 26; 2 27update add a3-2.tld2.bl-passthru. 300 A 127.0.0.2 28send 29; 3 30update add a3-3.tld2.bl-no-op. 300 A 127.0.0.3 31send 32; 4 33update add a3-4.tld2.bl-disabled. 300 A 127.0.0.4 34send 35; 5 - 7 36update add a3-5.tld2.bl-nodata. 300 A 127.0.0.5 37send 38; 11 39update add a3-6.tld2.bl-nxdomain. 300 A 127.0.0.11 40send 41; 12 42update add a3-7.tld2.bl-cname. 300 A 127.0.0.12 43send 44; 13 45update add a3-8.tld2.bl-wildcname. 300 A 127.0.0.13 46; 14 47update add *.sub9.tld2.bl-wildcname. 300 A 127.0.1.14 48send 49; 15 50update add a3-15.tld2.bl-garden. 300 A 127.0.0.15 51send 52; 16 53update add a3-16.tld2.bl. 300 A 127.0.0.16 54send 55; 18 56update add a3-18.tld2.bl-drop. 300 A 127.0.0.18 57send 58; 19 59update add a3-19.tld2.bl-tcp-only. 300 A 127.0.0.19 60send 61