add bind
This commit is contained in:
22
bind9/dav.lan.zone
Normal file
22
bind9/dav.lan.zone
Normal 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
|
||||
Reference in New Issue
Block a user