add
This commit is contained in:
7
Bind9/config/rndc.conf
Normal file
7
Bind9/config/rndc.conf
Normal file
@ -0,0 +1,7 @@
|
||||
include "/etc/bind/named.conf.key";
|
||||
|
||||
options {
|
||||
default-key "tsig-key";
|
||||
default-server 127.0.0.1;
|
||||
default-port 953;
|
||||
};
|
Reference in New Issue
Block a user