2018-03-15 21:32:45 -04:00
|
|
|
Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
2016-06-27 00:56:38 -04:00
|
|
|
|
2018-03-15 21:32:45 -04:00
|
|
|
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
2018-02-23 03:53:12 -05:00
|
|
|
|
2013-06-11 21:31:30 -04:00
|
|
|
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
|