break up config; add run_rndc.sh
This commit is contained in:
8
cfg/named.secondary.conf
Normal file
8
cfg/named.secondary.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
zone "ogud.com" {
|
||||
type secondary;
|
||||
file "/var/lib/bind/secondary/ogud.com";
|
||||
masters {
|
||||
104.225.12.28;
|
||||
#204.109.61.194;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user