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

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