I didn't increment the serial number on the master. After fix it, sync is OK.<br><br>Thanks all of you!<br><br>$TTL 86400      ; 1 day<br><a href="http://pateo.com.cn">pateo.com.cn</a>            IN SOA  <a href="http://dnssrv1.pateo.com.cn">dnssrv1.pateo.com.cn</a>. <a href="http://root.pateo.com.cn">root.pateo.com.cn</a>. (<br>

                                100224013  ; serial<br>                                3600       ; refresh (1 hour)<br>                                900        ; retry (15 minutes)<br>                                604800     ; expire (1 week)<br>

                                86400      ; minimum (1 day)<br>                                )<br><br><div class="gmail_quote">On Wed, May 26, 2010 at 10:29 AM, Warren Kumari <span dir="ltr"><<a href="mailto:warren@kumari.net">warren@kumari.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5"><br>
On May 25, 2010, at 9:57 PM, Yunfeng Xu wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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" target="_blank">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>
</blockquote>
<br></div></div>
Has this worked in the past? Did you remember to increment the serial number on the master? Does the master allow transfers from the slave?<br>
<br>
does:<br>
<br>
dig axfr <a href="http://mydomain.com.cn" target="_blank">mydomain.com.cn</a> @<a href="http://10.69.3.1" target="_blank">10.69.3.1</a> work?<br>
<br>
W<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Many thanks<br>
hywl51<div class="im"><br>
_______________________________________________<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</div></blockquote>
<br>
</blockquote></div><br>