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 $ORIGIN . 13 $TTL 86400 ; 1 day 14 transfer3 IN SOA ns.transfer3. hostmaster.transfer3. ( 15 1 ; serial 16 3600 ; refresh (1 hour) 17 1800 ; retry (30 minutes) 18 1814400 ; expire (3 weeks) 19 3 ; minimum (3 seconds) 20 ) 21 NS ns.transfer3. 22 $ORIGIN transfer3. 23 a A 10.53.0.1 24 A 10.53.0.2 25 aaaa AAAA 2001:db8::53 26 cname CNAME cname-target 27 dname DNAME dname-target 28 $TTL 300 ; 5 minutes 29 dnskey DNSKEY 256 3 13 ( 30 TEcpWeW1mJp+OujqyInMbjGRODJIYen/4kMR 31 wO6zW3RzrvmNIMgFag6G uXofiSwJ6YDeQ0O 32 3uhPJsJ7ivpbh+w== 33 ) 34 ds DS 30795 1 1 ( 35 310D27F4D82C1FC2400704EA9939FE6E1CEAA3B9 ) 36 $TTL 86400 ; 1 day 37 mx MX 10 mail 38 ns A 10.53.0.1 39 $TTL 600 ; 10 minutes 40 nsec NSEC nsecnext.transfer3. NS DS RRSIG NSEC 41 $TTL 300 ; 5 minutes 42 rrsig RRSIG SOA 1 0 300 ( 43 20050714214747 20050614214747 30795 . 44 yi/RRPAQmn6rnjDQaCqVValBa+ICF00ZldKfZSDaoew5 45 mMUh83DlrrPPNeAxrzMSNzDGlJ6PfdyIFgzPn/CvthF4 46 kjBUAiJTp4r2zhlaUJQ+QFo+drYXYgVJo6aA36fj ) 47 $TTL 86400 ; 1 day 48 txt TXT "this is text" 49