This commit is contained in:
2022-07-01 10:09:37 +03:00
parent fb89a4e5ca
commit 33e3a49d1f
6 changed files with 417 additions and 0 deletions

9
bind9/named.conf.dav.lan Normal file
View 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";
};