bind9/bin/tests/bigtest
2018-02-23 10:12:02 +01:00
..
buildzones.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
README Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rndc.key 3593. [func] Update EDNS processing to better track remote server 2013-06-12 11:31:30 +10:00
tests.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
zones 3593. [func] Update EDNS processing to better track remote server 2013-06-12 11:31:30 +10:00

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

See the COPYRIGHT file distributed with this work for additional
information regarding copyright ownership.

	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