Name Date Size #Lines LOC

..--

READMEH A D16-Feb-2017466 1811

buildzones.shH A D16-Feb-20176.7 KiB273235

rndc.keyH A D16-Feb-201792 64

tests.shH A D16-Feb-20172.1 KiB8261

zonesH A D16-Feb-2017753 1918

README

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