Blame bin/tests/system/staticstub/ns3/undelegated.db.in

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	; 5 minutes
Packit Service ae04f2
undelegated.		IN SOA	ns3.undelegated. hostmaster.undelegated. (
Packit Service ae04f2
				2010080900 ; serial
Packit Service ae04f2
				20         ; refresh (20 seconds)
Packit Service ae04f2
				20         ; retry (20 seconds)
Packit Service ae04f2
				1814400    ; expire (3 weeks)
Packit Service ae04f2
				3600       ; minimum (1 hour)
Packit Service ae04f2
				)
Packit Service ae04f2
undelegated.		NS	ns3.undelegated.
Packit Service ae04f2
undelegated.		A	10.53.0.4
Packit Service ae04f2
undelegated.		AAAA	::1
Packit Service ae04f2
ns3.undelegated.		A	10.53.0.3