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@ IN SOA ns hostmaster 1 1800 900 604800 600 12@ IN NS ns 13@ IN MX 0 mail 14ns IN A 10.53.0.6 15mail IN A 10.53.0.6 16fetch 10 IN TXT A short ttl 17non-zero 10 IN TXT A short ttl 18zero 0 IN TXT A zero ttl 19$TTL 13 20ds IN NS ns.ds 21ns.ds IN A 10.53.0.6 22