mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 03:17:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			248 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			248 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
server:
 | 
						|
# mDNS, must not be sent to upstream servers. static replies nxdomain/nodata
 | 
						|
# unless local data specifies how to answer
 | 
						|
local-zone: "local." static
 | 
						|
local-zone: "internal." static
 | 
						|
local-zone: "invalid." static
 | 
						|
 | 
						|
# vim: filetype=unbound.conf
 |