Initial: zone snapshot at 2026-05-21T12:42:52-06:00
This commit is contained in:
commit
07a166282d
84 changed files with 2815 additions and 0 deletions
33
ryanmalloy.com.zone
Normal file
33
ryanmalloy.com.zone
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
; Auto-prepared by scripts/prepare-zones.sh on 2026-05-21T11:12:50-06:00
|
||||
; Source: zones/ryanmalloy.com.zone
|
||||
$ORIGIN ryanmalloy.com.
|
||||
$TTL 3600
|
||||
@ 3600 IN SOA ns1.he.net. admin.ryanmalloy.com. (
|
||||
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 NS ns.supported.systems.
|
||||
@ 300 IN A 108.61.23.129
|
||||
l 300 IN CNAME rpm-bullet.mer.idahomuellers.net.
|
||||
*.l 300 IN CNAME rpm-bullet.mer.idahomuellers.net.
|
||||
* 300 IN CNAME ryanmalloy.com.
|
||||
@ 300 IN MX 10 mail.supported.systems.
|
||||
@ 300 IN TXT "v=spf1 mx a:mail.supported.systems ~all"
|
||||
_dmarc 3600 IN TXT "v=DMARC1; p=quarantine; rua=mailto:reports@ryanmalloy.com; adkim=s; aspf=s;"
|
||||
_acme-challenge.c4ai 300 IN TXT "sjdm_4JFJfjMQL2ZFb6k-S99gKOnxloIlDrAj15uNkQ"
|
||||
c4ai 300 IN CNAME ryanmalloy.com.
|
||||
Loading…
Add table
Add a link
Reference in a new issue