add bind
This commit is contained in:
9
bind9/named.conf.dav.lan
Normal file
9
bind9/named.conf.dav.lan
Normal file
@@ -0,0 +1,9 @@
|
||||
zone "dav.lan" {
|
||||
type master;
|
||||
file "/etc/bind/dav.lan.zone";
|
||||
};
|
||||
|
||||
zone "13.168.192.in-addr.arpa" {
|
||||
type master;
|
||||
file "/etc/bind/dav.lan.rzone";
|
||||
};
|
||||
Reference in New Issue
Block a user