Re: synchronization between maste and slave no working

2010-05-27 Thread Yunfeng Xu
gt; > 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 { >>

synchronization between maste and slave no working

2010-05-25 Thread Yunfeng Xu
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.el