Add iodine

master
Dessa Simpson 2024-09-07 16:35:53 -07:00
parent 65a33f42ac
commit 3ffa3cfcf8
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
$ORIGIN xaviera.systems. $ORIGIN xaviera.systems.
@ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. ( @ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. (
36 ; serial 37 ; serial
28800 ; refresh (8 hours) 28800 ; refresh (8 hours)
7200 ; retry (2 hours) 7200 ; retry (2 hours)
2419200 ; expire (4 weeks) 2419200 ; expire (4 weeks)
@ -52,6 +52,9 @@ k3s.truenas 3600 IN CNAME lester
acme-dns 300 IN NS ns2.xaviera.systems. acme-dns 300 IN NS ns2.xaviera.systems.
_acme-challenge 300 IN CNAME 3ca72e27-b4d4-405b-a12c-e1898e308d1a.acme-dns.xaviera.systems. _acme-challenge 300 IN CNAME 3ca72e27-b4d4-405b-a12c-e1898e308d1a.acme-dns.xaviera.systems.
; Iodine Delegation
idne 300 IN NS vpn.xaviera.systems.
; CAA Records ; CAA Records
@ 3600 IN CAA 0 issue "letsencrypt.org" @ 3600 IN CAA 0 issue "letsencrypt.org"
@ 3600 IN CAA 0 iodef "mailto:admin@k7dxs.net" @ 3600 IN CAA 0 iodef "mailto:admin@k7dxs.net"