run test DNS on port 5300
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// NS3
|
||||
|
||||
options {
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.3; };
|
||||
recursion no;
|
||||
|
||||
Reference in New Issue
Block a user