On May 25, 2010, at 9:57 PM, Yunfeng Xu wrote:

Hi, all

I tried to add one A record on the master, but the slave did not get the new record.

my slave settting is :

zone "mydomain.com.cn" IN {
        type slave;
        file "mydomain.com.cn.zone";
        masters {10.69.3.1;};
};

10.69.3.1 is my master ip. bind version is bind-9.3.6-4.P1.el5_4.2.

I guess I may lack some settings. Can anyone give me some advise?

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?

does:

dig axfr mydomain.com.cn @10.69.3.1 work?

W


Many thanks
hywl51
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to