The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/bind#293d93455e05945f11b4ee320db6a2fa4f31e43c
		
			
				
	
	
		
			11 lines
		
	
	
		
			152 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			152 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| $TTL 1D
 | |
| @	IN SOA	@ rname.invalid. (
 | |
| 					0	; serial
 | |
| 					1D	; refresh
 | |
| 					1H	; retry
 | |
| 					1W	; expire
 | |
| 					3H )	; minimum
 | |
| 	NS	@
 | |
| 	A	127.0.0.1
 | |
| 	AAAA	::1
 |