Sweeping changes to system test suite

This commit is contained in:
Michael Sawyer
2000-05-18 22:49:29 +00:00
parent e6ce1a0ea9
commit a92428ecb8
13 changed files with 201 additions and 37 deletions

View File

@@ -1,3 +1,5 @@
// NS3
options {
pid-file "named.pid";
listen-on { 10.53.0.3; };
@@ -12,6 +14,7 @@ zone "." {
zone "example" {
type slave;
masters { 10.53.0.2; };
file "example.bk";
};