| 
					
				 | 
			
			
				@@ -1,10 +1,10 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 $TTL 30M 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 @   IN  SOA     localhost. admin.sdsys.ru. ( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        1           ;Serial 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        30M         ;Refresh master->slave 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        2M          ;Retry on master not responding 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        2W          ;Expire to be authoritative 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        15M         ;Minimum TTL 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        1           ; Serial 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        30M         ; Refresh master->slave 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        2M          ; Retry on master not responding 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        2W          ; Expire to be authoritative 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        15M         ; Minimum TTL 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ; Specify our two nameservers 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 @		IN	NS		localhost. 
			 |