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
26
paythatway.com.zone
Normal file
26
paythatway.com.zone
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
; Auto-prepared by scripts/prepare-zones.sh on 2026-05-21T11:12:50-06:00
|
||||
; Source: zones/paythatway.com.zone
|
||||
$ORIGIN paythatway.com.
|
||||
$TTL 3600
|
||||
@ 3600 IN SOA ns1.he.net. admin.paythatway.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 A 74.91.22.234
|
||||
* 300 IN CNAME paythatway.com.
|
||||
@ 300 IN MX 10 paythatway.com.
|
||||
Loading…
Add table
Add a link
Reference in a new issue