add acme-dns delegation
This commit is contained in:
		
							parent
							
								
									a0c71265ba
								
							
						
					
					
						commit
						9bb752e1eb
					
				
					 2 changed files with 7 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
$ORIGIN xaviera.systems.
 | 
			
		||||
@			3600	IN SOA  ns3.k7dxs.net. admin.k7dxs.net. (
 | 
			
		||||
				23	; serial
 | 
			
		||||
				24	; serial
 | 
			
		||||
				28800	; refresh (8 hours)
 | 
			
		||||
				7200	; retry (2 hours)
 | 
			
		||||
				2419200	; expire (4 weeks)
 | 
			
		||||
| 
						 | 
				
			
			@ -43,6 +43,7 @@ truenas			3600	IN	CNAME	lester
 | 
			
		|||
vpn			3600	IN	CNAME	lester
 | 
			
		||||
 | 
			
		||||
; ACME Delegation
 | 
			
		||||
acme-dns		300	IN	NS	ns2.xaviera.systems.
 | 
			
		||||
_acme-challenge		300	IN	CNAME	3ca72e27-b4d4-405b-a12c-e1898e308d1a.acme-dns.xaviera.systems.
 | 
			
		||||
 | 
			
		||||
; CAA Records
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue