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

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