60 lines
1.3 KiB
Dns
60 lines
1.3 KiB
Dns
$TTL 2d
|
|
|
|
$ORIGIN johnsnexus.click.
|
|
|
|
@ IN SOA monitor.johnsnexus.click. hostmaster.johnsnexus.click. (
|
|
2026012700 ; serial
|
|
12h ; refresh
|
|
15m ; retry
|
|
3w ; expire
|
|
2h ; minimum ttl
|
|
)
|
|
; name server
|
|
IN NS monitor.johnsnexus.click.
|
|
|
|
monitor IN A 192.168.1.23
|
|
|
|
;-- add dns records below
|
|
omega IN A 192.168.1.5
|
|
valhalla IN A 192.168.1.7
|
|
paradise IN A 192.168.1.8
|
|
beta IN A 192.168.1.9
|
|
delta IN A 192.168.1.10
|
|
gamma IN A 192.168.1.11
|
|
prod-01 IN A 192.168.1.12
|
|
prod-02 IN A 192.168.1.13
|
|
prod-03 IN A 192.168.1.14
|
|
prod-04 IN A 192.168.1.15
|
|
node-16 IN A 192.168.1.16
|
|
node-17 IN A 192.168.1.17
|
|
node-18 IN A 192.168.1.18
|
|
node-19 IN A 192.168.1.19
|
|
zeta IN A 192.168.1.20
|
|
;
|
|
picamera IN A 192.168.1.74
|
|
homeassistant IN A 192.168.1.118
|
|
;
|
|
; keep this list in accord with Caddyfile
|
|
;
|
|
auth IN A 192.168.1.1
|
|
testcaddy IN A 192.168.1.1
|
|
hold IN A 192.168.1.1
|
|
ghost IN A 192.168.1.1
|
|
nextfamhistweb IN A 192.168.1.1
|
|
northweb IN A 192.168.1.1
|
|
wastebin IN A 192.168.1.1
|
|
amudanan IN A 192.168.1.1
|
|
codeamud IN A 192.168.1.1
|
|
mycloud IN A 192.168.1.1
|
|
code IN A 192.168.1.1
|
|
testcloud IN A 192.168.1.1
|
|
chord IN A 192.168.1.1
|
|
donut IN A 192.168.1.1
|
|
ctio IN A 192.168.1.1
|
|
hoarder IN A 192.168.1.1
|
|
grafana IN A 192.168.1.1
|
|
mygit IN A 192.168.1.1
|
|
gitea IN A 192.168.1.1
|
|
gotify IN A 192.168.1.1
|
|
;
|