bind9/bin/tests/bigtest
2016-06-27 14:56:38 +10:00
..
buildzones.sh 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
README 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
rndc.key 3593. [func] Update EDNS processing to better track remote server 2013-06-12 11:31:30 +10:00
tests.sh 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
zones 3593. [func] Update EDNS processing to better track remote server 2013-06-12 11:31:30 +10:00

Copyright (C) 2013, 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/.

	bash buildzones.sh < zones	# creates setup, run, servers/* master/*
					# named.conf
	sudo sh setup			# configure interfaces
	sh run				# setup

	../named/named [-g] -c named.conf

	sh tests.sh < zones

	sudo sh teardown		# teardown interfaces

The test server can controlled with

	rndc -k rndc.key -s 127.127.0.0 -p 5300