Blame bin/tests/virtual-time/autosign-zsk/ns1/root.db

Packit 5ce601
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
Packit 5ce601
;
Packit 5ce601
; This Source Code Form is subject to the terms of the Mozilla Public
Packit 5ce601
; License, v. 2.0. If a copy of the MPL was not distributed with this
Packit Service 704ed8
; file, you can obtain one at https://mozilla.org/MPL/2.0/.
Packit 5ce601
;
Packit 5ce601
; See the COPYRIGHT file distributed with this work for additional
Packit 5ce601
; information regarding copyright ownership.
Packit 5ce601
Packit 5ce601
$TTL 300
Packit 5ce601
. 			IN SOA	gson.nominum.com. a.root.servers.nil. (
Packit 5ce601
				2000082401 ; serial
Packit 5ce601
				1800       ; refresh (30 minutes)
Packit 5ce601
				1800       ; retry (30 minutes)
Packit 5ce601
				1814400    ; expire (3 weeks)
Packit 5ce601
				3600       ; minimum (1 hour)
Packit 5ce601
				)
Packit 5ce601
.			NS	a.root-servers.nil.
Packit 5ce601
a.root-servers.nil.	A	10.53.0.1
Packit 5ce601
Packit 5ce601
example		NS	ns.example
Packit 5ce601
ns.example		A	10.53.0.1
Packit 5ce601