1 1.1 christos ; Copyright (C) Internet Systems Consortium, Inc. ("ISC") 2 1.1 christos ; 3 1.1.1.3 christos ; SPDX-License-Identifier: MPL-2.0 4 1.1.1.3 christos ; 5 1.1 christos ; This Source Code Form is subject to the terms of the Mozilla Public 6 1.1.1.3 christos ; License, v. 2.0. If a copy of the MPL was not distributed with this 7 1.1.1.3 christos ; file, you can obtain one at https://mozilla.org/MPL/2.0/. 8 1.1 christos ; 9 1.1 christos ; See the COPYRIGHT file distributed with this work for additional 10 1.1 christos ; information regarding copyright ownership. 11 1.1 christos 12 1.1 christos $TTL 600 13 1.1 christos @ IN SOA ns hostmaster 1 1800 900 604800 600 14 1.1 christos @ IN NS ns 15 1.1 christos @ IN MX 0 mail 16 1.1 christos ns IN A 10.53.0.6 17 1.1 christos mail IN A 10.53.0.6 18 1.1.1.4 christos www IN HTTPS 0 http-server 19 1.1.1.4 christos http-server IN A 10.53.0.6 20 1.1.1.4 christos https-loop IN HTTPS 0 https-next 21 1.1.1.4 christos https-loop IN A 10.53.0.6 22 1.1.1.4 christos https-next IN HTTPS 0 https-loop 23 1.1.1.4 christos https-next IN A 10.53.0.7 24 1.1.1.4 christos https-cname IN HTTPS 0 cname-server 25 1.1.1.4 christos cname-server IN CNAME cname-next 26 1.1.1.4 christos cname-next IN CNAME http-server 27 1.1.1.4 christos https-cname-loop IN HTTPS 0 https-cname-loop0 28 1.1.1.4 christos https-cname-loop0 IN CNAME https-cname-loop0 29 1.1 christos fetch 10 IN TXT A short ttl 30 1.1 christos non-zero 10 IN TXT A short ttl 31 1.1 christos zero 0 IN TXT A zero ttl 32 1.1.1.2 christos $TTL 13 33 1.1 christos ds IN NS ns.ds 34 1.1 christos ns.ds IN A 10.53.0.6 35