mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 13:30:44 -05:00
18 lines
544 B
Text
18 lines
544 B
Text
; Copyright (C) 2011, 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: root.db.in,v 1.3 2011/05/26 23:47:28 tbox Exp $
|
|
|
|
$TTL 120
|
|
@ SOA ns.rootservers.utld hostmaster.ns.rootservers.utld (
|
|
1 3600 1200 604800 60 )
|
|
@ NS ns.rootservers.utld
|
|
ns A 10.53.0.1
|
|
;
|
|
utld NS ns.utld
|
|
ns.utld A 10.53.0.2
|
|
druz NS ns.druz
|
|
ns.druz A 10.53.0.2
|