34 lines
1.2 KiB
Dns
34 lines
1.2 KiB
Dns
; Auto-prepared by scripts/prepare-zones.sh on 2026-05-21T11:12:50-06:00
|
|
; Source: zones/automaton.global.zone
|
|
$ORIGIN automaton.global.
|
|
$TTL 3600
|
|
@ 3600 IN SOA ns1.he.net. admin.automaton.global. (
|
|
2026052102 ; serial — bump per change (SERIAL=YYYYMMDDNN make prep)
|
|
300 ; refresh (5 min) — slaves poll us this often;
|
|
; tightened from 3600 to nudge HE's internal
|
|
; puller→anycast replication
|
|
120 ; retry (2 min) — kept < refresh per RFC 1912
|
|
604800 ; expire (1 week)
|
|
60 ; minimum (1 min) — negative-cache TTL on public
|
|
; resolvers; shrinks the window when an old
|
|
; NXDOMAIN keeps showing after we add a name
|
|
)
|
|
|
|
@ 3600 IN NS ns1.he.net.
|
|
@ 3600 IN NS ns2.he.net.
|
|
@ 3600 IN NS ns3.he.net.
|
|
@ 3600 IN NS ns4.he.net.
|
|
@ 3600 IN NS ns5.he.net.
|
|
|
|
|
|
@ 300 IN A 144.202.93.19
|
|
cloud 300 IN A 144.202.93.19
|
|
join 300 IN A 108.61.194.241
|
|
jump 900 IN A 134.215.239.30
|
|
jump1 3600 IN A 134.215.239.30
|
|
test 300 IN A 1.2.3.4
|
|
* 300 IN CNAME automaton.global.
|
|
mail 300 IN CNAME mail.supported.systems.
|
|
@ 300 IN MX 10 mail.supported.systems.
|
|
@ 300 IN TXT "v=spf1 mx a:mail.supported.systems ~all"
|