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 
