<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18852"><LINK rel=stylesheet 
href="BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}"></HEAD>
<BODY style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>
<DIV dir=ltr id=result_box>All domain data files of slave DNS synchronized every 
day, regardless of whether there are changes to the domain</DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr><STRONG>Master:<BR><BR></STRONG>options {<BR>     
   directory "/var/named";<BR>     
   // query-source address * port 53;<BR>     
   allow-transfer { slaveip; };<BR>     
   allow-query { any; };<BR>     
   allow-query-cache { any; };<BR>     
   also-notify { slaveip; };<BR>     
   notify yes;<BR>        recursion 
no;<BR>        pid-file 
"/var/named/named.pid";<BR>        version 
"xxx";<BR>};<BR>...<BR>include 
"/etc/zones.conf";<BR><BR>/etc/zones.conf内容如下:<BR>...<BR>zone 
"abc.com"{<BR>        type master;<BR>  
      file 
"abc.com.zone";<BR>};<BR>....<BR><BR><BR><B>Slave:</B><BR>options {<BR>  
      directory "/var/named";<BR>     
   dump-file "/var/named/data/cache_dump.db";<BR>  
      statistics-file 
"/var/named/data/named_stats.txt";<BR>     
   allow-transfer { none; };<BR>     
   allow-query { any; };<BR>     
   allow-query-cache { any; };<BR>     
   notify no;<BR>        recursion 
no;<BR>        pid-file 
"/var/named/named.pid";<BR>        version 
"xxx";<BR>};<BR><BR>...<BR><BR>include 
"/etc/zones.conf";<BR><BR>/etc/zones.conf内容如下:<BR>...<BR>zone 
"abc.com"{<BR>   type slave;<BR>     
   file "abc.com.zone";<BR>     
   masters {masterip;};<BR>};<BR>....<BR></DIV>
<DIV dir=ltr>AS4+BIND9.6.1-P1 </DIV>
<DIV dir=ltr>Why or is this situation normal?</DIV>
<DIV dir=ltr> </DIV></FONT></DIV>
<DIV align=left><FONT color=#c0c0c0 size=2 face=Verdana>2009-11-09 
</FONT></DIV><FONT size=2 face=Verdana>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>

<DIV><FONT color=#c0c0c0 size=2 face=Verdana><SPAN>万善义</SPAN> 
</FONT></DIV></FONT></BODY></HTML>