mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 12:02:10 -05:00
33 lines
1.2 KiB
Text
33 lines
1.2 KiB
Text
; Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
|
|
;
|
|
; Permission to use, copy, modify, and/or distribute this software for any
|
|
; purpose with or without fee is hereby granted, provided that the above
|
|
; copyright notice and this permission notice appear in all copies.
|
|
;
|
|
; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
|
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
; PERFORMANCE OF THIS SOFTWARE.
|
|
|
|
; $Id$
|
|
|
|
$TTL 3600
|
|
@ SOA . . 0 0 0 2419200 3600 ; 28 day expire
|
|
@ NS .
|
|
data A 1.2.3.4
|
|
dname DNAME data
|
|
longttl 2419200 A 1.2.3.4
|
|
sub.dname TXT sub.dname
|
|
sub.empty TXT sub.empty
|
|
sub NS ns.sub
|
|
ns.sub A 1.2.3.4
|
|
ns.sub AAAA 2002::1.2.3.4
|
|
other.sub TXT other.sub
|
|
secure NS secure
|
|
secure DS 1312 50 100 96EEB2FFD9B00CD4694E78278B5EFDAB0A80446567B69F634DA078F0
|
|
secure A 1.2.3.4
|
|
secure AAAA 2002::1.2.3.4
|
|
out-of-zone. A 1.2.3.4
|