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

22
bind9/dav.lan.zone Normal file
View File

@@ -0,0 +1,22 @@
$TTL 604800
@ IN SOA dav.lan. root.dav.lan. (
2022070101 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns
@ IN AAAA ::1
ns IN A 192.168.13.2
zidoo IN A 192.168.13.3
voip IN A 192.168.13.4
qnap IN A 192.168.13.5
printserver IN A 192.168.13.6
docker IN A 192.168.13.7
dnas IN A 192.168.13.8
pve IN A 192.168.13.9
bastion IN A 192.168.13.10
smarthome IN A 192.168.13.12
syno IN A 192.168.13.16