add multizone

This commit is contained in:
2022-07-04 09:08:15 +03:00
parent b31bb1fe81
commit 0f091b1f1d
9 changed files with 173 additions and 0 deletions

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