Update bind9/johnsnexus-click.zone
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
$TTL 2d
|
$TTL 2d
|
||||||
|
|
||||||
$ORIGIN johnsnexus.click.
|
$ORIGIN home.johnsnexus.click.
|
||||||
|
|
||||||
@ IN SOA monitor.johnsnexus.click. hostmaster.johnsnexus.click. (
|
@ IN SOA monitor.home.johnsnexus.click. hostmaster.johnsnexus.click. (
|
||||||
2026012700 ; serial
|
2026041700 ; serial
|
||||||
12h ; refresh
|
12h ; refresh
|
||||||
15m ; retry
|
15m ; retry
|
||||||
3w ; expire
|
3w ; expire
|
||||||
2h ; minimum ttl
|
2h ; minimum ttl
|
||||||
)
|
)
|
||||||
; name server
|
; name server
|
||||||
IN NS monitor.johnsnexus.click.
|
IN NS monitor.home.johnsnexus.click.
|
||||||
|
|
||||||
monitor IN A 192.168.1.23
|
monitor IN A 192.168.1.23
|
||||||
|
|
||||||
@@ -22,17 +22,35 @@ beta IN A 192.168.1.9
|
|||||||
delta IN A 192.168.1.10
|
delta IN A 192.168.1.10
|
||||||
gamma IN A 192.168.1.11
|
gamma IN A 192.168.1.11
|
||||||
prod-01 IN A 192.168.1.12
|
prod-01 IN A 192.168.1.12
|
||||||
|
node-12 IN A 192.168.1.12
|
||||||
prod-02 IN A 192.168.1.13
|
prod-02 IN A 192.168.1.13
|
||||||
|
node-13 IN A 192.168.1.13
|
||||||
prod-03 IN A 192.168.1.14
|
prod-03 IN A 192.168.1.14
|
||||||
prod-04 IN A 192.168.1.15
|
node-14 IN A 192.168.1.14
|
||||||
|
node-15 IN A 192.168.1.15
|
||||||
node-16 IN A 192.168.1.16
|
node-16 IN A 192.168.1.16
|
||||||
node-17 IN A 192.168.1.17
|
node-17 IN A 192.168.1.17
|
||||||
|
dev-01 IN A 192.168.1.17
|
||||||
node-18 IN A 192.168.1.18
|
node-18 IN A 192.168.1.18
|
||||||
|
dev-02 IN A 192.168.1.18
|
||||||
node-19 IN A 192.168.1.19
|
node-19 IN A 192.168.1.19
|
||||||
zeta IN A 192.168.1.20
|
dev-03 IN A 192.168.1.19
|
||||||
|
node-20 IN A 192.168.1.20
|
||||||
|
zeta IN A 192.168.1.20
|
||||||
|
node-21 IN A 192.168.1.21
|
||||||
|
node-22 IN A 192.168.1.22
|
||||||
|
node-23 IN A 192.168.1.23
|
||||||
|
monitor IN A 192.168.1.23
|
||||||
|
node-24 IN A 192.168.1.24
|
||||||
|
wyse IN A 192.168.1.24
|
||||||
|
node-25 IN A 192.168.1.25
|
||||||
|
pve IN A 192.168.1.25
|
||||||
|
node-26 IN A 192.168.1.26
|
||||||
|
node-27 IN A 192.168.1.27
|
||||||
|
node-28 IN A 192.168.1.28
|
||||||
|
node-29 IN A 192.168.1.29
|
||||||
;
|
;
|
||||||
picamera IN A 192.168.1.74
|
picamera IN A 192.168.1.74
|
||||||
homeassistant IN A 192.168.1.118
|
|
||||||
;
|
;
|
||||||
; keep this list in accord with Caddyfile
|
; keep this list in accord with Caddyfile
|
||||||
;
|
;
|
||||||
@@ -56,5 +74,5 @@ grafana IN A 192.168.1.1
|
|||||||
mygit IN A 192.168.1.1
|
mygit IN A 192.168.1.1
|
||||||
gitea IN A 192.168.1.1
|
gitea IN A 192.168.1.1
|
||||||
gotify IN A 192.168.1.1
|
gotify IN A 192.168.1.1
|
||||||
have IN A 192.168.1.1
|
have IN A 192.168.1.1
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user