18 lines
558 B
Plaintext
18 lines
558 B
Plaintext
; 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: dlv.isc.org.db.in,v 1.2 2011/03/01 22:44:04 marka Exp $
|
|
|
|
$TTL 300
|
|
@ IN SOA a.root-servers.nil. hostmaster.isc.org. (
|
|
2000042100 ; serial
|
|
600 ; refresh
|
|
600 ; retry
|
|
1200 ; expire
|
|
600 ; minimum
|
|
)
|
|
@ NS a.root-servers.nil.
|