projects
/
sysconfig
/
bind.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add a CNAME from the main zone for lushan-monitor
[sysconfig/bind.git]
/
named.conf.olinda
1
include "/etc/bind/pri/dynamic.keys";
2
3
zone "dynamic.dehnerts.com" IN {
4
type master;
5
file "/etc/bind/dyn/dynamic.zone";
6
update-policy { grant * selfsub * A TXT;};
7
allow-transfer { "transfer-allowed"; };
8
allow-query { any; };
9
also-notify { "secondary-ns"; };
10
};