run test DNS on port 5300

This commit is contained in:
Andreas Gustafsson
2000-06-06 23:41:55 +00:00
parent 1c4ecfd97e
commit ca793cbfcf
5 changed files with 16 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
// NS2
options {
port 5300;
pid-file "named.pid";
listen-on { 10.53.0.2; };
recursion no;