add acme-dns delegation

This commit is contained in:
Dessa Simpson 2023-12-22 00:25:51 -07:00
parent a0c71265ba
commit 9bb752e1eb
2 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,6 @@
$ORIGIN dxs.gay.
@ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. (
6 ; serial
7 ; serial
28800 ; refresh (8 hours)
7200 ; retry (2 hours)
2419200 ; expire (4 weeks)
@ -23,6 +23,10 @@ o3.i 3600 IN CNAME o3.i.xaviera.systems.
; CNAMEs
is 300 IN CNAME l1.i
ns1 300 IN CNAME ns1.xaviera.systems.
ns2 300 IN CNAME ns2.xaviera.systems.
ns3 300 IN CNAME ns3.xaviera.systems.
ns4 300 IN CNAME ns4.xaviera.systems.
vpn 300 IN CNAME vpn.xaviera.systems.
; k3s