restructure corefiles
This commit is contained in:
		
							parent
							
								
									9bb752e1eb
								
							
						
					
					
						commit
						8326ed0ceb
					
				
					 2 changed files with 33 additions and 11 deletions
				
			
		
							
								
								
									
										8
									
								
								Corefile
									
										
									
									
									
								
							
							
						
						
									
										8
									
								
								Corefile
									
										
									
									
									
								
							| 
						 | 
					@ -13,6 +13,7 @@
 | 
				
			||||||
		allow net 192.168.0.0/16
 | 
							allow net 192.168.0.0/16
 | 
				
			||||||
		allow net 74.207.242.178/32
 | 
							allow net 74.207.242.178/32
 | 
				
			||||||
		allow net 129.146.35.42/32
 | 
							allow net 129.146.35.42/32
 | 
				
			||||||
 | 
							allow net 65.101.184.219/32
 | 
				
			||||||
		block type AXFR
 | 
							block type AXFR
 | 
				
			||||||
		block type IXFR
 | 
							block type IXFR
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
| 
						 | 
					@ -22,12 +23,7 @@
 | 
				
			||||||
	transfer {
 | 
						transfer {
 | 
				
			||||||
		to *
 | 
							to *
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	errors
 | 
						secondary biggeeks.org {
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
biggeeks.org {
 | 
					 | 
				
			||||||
	reload
 | 
					 | 
				
			||||||
	secondary {
 | 
					 | 
				
			||||||
		transfer from 65.101.184.209
 | 
							transfer from 65.101.184.209
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	errors
 | 
						errors
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,31 @@
 | 
				
			||||||
acme-dns.k7dxs.net {
 | 
					. {
 | 
				
			||||||
	forward . {$ACME_DNS_DNS_SERVICE_HOST}
 | 
						reload
 | 
				
			||||||
 | 
						git {
 | 
				
			||||||
 | 
							repo {$GIT_URL}
 | 
				
			||||||
 | 
							path .
 | 
				
			||||||
 | 
							branch master
 | 
				
			||||||
 | 
							interval 30
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						acl {
 | 
				
			||||||
 | 
							allow net 127.0.0.0/8
 | 
				
			||||||
 | 
							allow net 10.0.0.0/8
 | 
				
			||||||
 | 
							allow net 172.16.0.0/12
 | 
				
			||||||
 | 
							allow net 192.168.0.0/16
 | 
				
			||||||
 | 
							allow net 74.207.242.178/32
 | 
				
			||||||
 | 
							allow net 129.146.35.42/32
 | 
				
			||||||
 | 
							allow net 65.101.184.219/32
 | 
				
			||||||
 | 
							block type AXFR
 | 
				
			||||||
 | 
							block type IXFR
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						forward acme-dns.xaviera.systems {$ACME_DNS_DNS_SERVICE_HOST}
 | 
				
			||||||
 | 
						auto {
 | 
				
			||||||
 | 
							directory /etc/coredns/zones (.*).zone {1}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						transfer {
 | 
				
			||||||
 | 
							to *
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						secondary biggeeks.org {
 | 
				
			||||||
 | 
							transfer from 65.101.184.209
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						errors
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
import Corefile
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue