mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 03:11:56 -05:00
12 lines
491 B
Text
12 lines
491 B
Text
; Copyright (C) 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: example.db.in,v 1.3 2010/12/07 23:47:02 tbox Exp $
|
|
|
|
example. 10 IN SOA example. hostmaster.example. 1 3600 900 2419200 3600
|
|
example. 10 IN NS example.
|
|
example. 10 IN A 10.53.0.3
|
|
example. 10 IN NSEC3PARAM 1 1 0 -
|