xref: /minix/external/bsd/bind/dist/bin/tests/bigtest/README (revision fb9c64b2)
1Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
2See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
3
4	bash buildzones.sh < zones	# creates setup, run, servers/* master/*
5					# named.conf
6	sudo sh setup			# configure interfaces
7	sh run				# setup
8
9	../named/named [-g] -c named.conf
10
11	sh tests.sh < zones
12
13	sudo sh teardown		# teardown interfaces
14
15The test server can controlled with
16
17	rndc -k rndc.key -s 127.127.0.0 -p 5300
18