17 lines
487 B
Plaintext
17 lines
487 B
Plaintext
; Copyright (C) 2004, 2007, 2010, 2016 Internet Systems Consortium, Inc. ("ISC")
|
|
;
|
|
; This Source Code Form is subject to the terms of the Mozilla Public
|
|
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
; $Id: child.db.in,v 1.6 2010/05/27 23:51:08 tbox Exp $
|
|
|
|
$TTL 120
|
|
@ SOA ns hostmaster.ns 1 3600 1200 604800 60
|
|
@ NS ns
|
|
ns A 10.53.0.3
|
|
foo TXT foo
|
|
bar TXT bar
|
|
grand NS ns.grand
|
|
ns.grand A 10.53.0.6
|