Hi, all<br><br>I tried to add one A record on the master, but the slave did not get the new record.<br><br>my slave settting is :<br><br>zone "<a href="http://mydomain.com.cn">mydomain.com.cn</a>" IN {<br>        type slave;<br>

        file "mydomain.com.cn.zone";<br>        masters {10.69.3.1;};<br>};<br><br>10.69.3.1 is my master ip. bind version is bind-9.3.6-4.P1.el5_4.2.<br><br>I guess I may lack some settings. Can anyone give me some advise?<br>

<br>Many thanks<br>hywl51<br>