Add recursive lookups
This commit is contained in:
		
							parent
							
								
									2bea27e22f
								
							
						
					
					
						commit
						7c79da6f8b
					
				
					 2 changed files with 12 additions and 2 deletions
				
			
		
							
								
								
									
										10
									
								
								Corefile
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								Corefile
									
										
									
									
									
								
							| 
						 | 
					@ -18,3 +18,13 @@ biggeeks.org {
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	errors
 | 
						errors
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					. {
 | 
				
			||||||
 | 
						acl {
 | 
				
			||||||
 | 
							allow net 10.0.0.0/8
 | 
				
			||||||
 | 
							allow net 172.16.0.0/12
 | 
				
			||||||
 | 
							allow net 192.168.0.0/16
 | 
				
			||||||
 | 
							block
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						forward . 1.1.1.1 1.0.0.1
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,3 @@
 | 
				
			||||||
import Corefile
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cis.k7dxs.net {
 | 
					cis.k7dxs.net {
 | 
				
			||||||
	reload
 | 
						reload
 | 
				
			||||||
	hosts /etc/coredns/zones/cis.k7dxs.net.hosts {
 | 
						hosts /etc/coredns/zones/cis.k7dxs.net.hosts {
 | 
				
			||||||
| 
						 | 
					@ -9,3 +7,5 @@ cis.k7dxs.net {
 | 
				
			||||||
	file /etc/coredns/zones/cis.k7dxs.net.zone
 | 
						file /etc/coredns/zones/cis.k7dxs.net.zone
 | 
				
			||||||
	errors
 | 
						errors
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import Corefile
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue