nsupdate failed with using database mysql as backup

2010-04-15 Thread aihua zhang
hi all, i have another problem:when i use sdb mysql as a backup storing zone data, i found this method doesn't support dynamic update message. but i need a database backup and dynamic shema. is there any solutions? thank you very much! Best regards! Sincerely, aiHua Zhang State Ke

rndc reload & allow-update

2010-04-12 Thread aihua zhang
hi all, i found if your zone in named.conf set a statement {allow-update{any};};then when you use rndc reload ,any modifies will not happen. how can i figure it ? thx -- Best regards! Sincerely, aiHua Zhang State Key Lab. of Networking Technology Research Institute, BeiJing University of

dynamic update in IPv6 environment

2010-03-10 Thread aihua zhang
hers problem ? thanks! -- Best regards! Sincerely, aiHua Zhang State Key Lab. of Networking Technology Research Institute, BeiJing University of Posts and Telecommunications, 100876, P.R.China Email :aih...@bupt.cn ___ bind-users mailing list bind-user

confused wiht the full resolver and stub resolver

2009-11-15 Thread aihua zhang
HI, here is my understanding about the stub resolver and full resolver: stub resolver,used by client and independent name server. application will call the routine of the lwreslib(such as lwres_getrdatabyname()) and the lwresd will handle the request using the lightweight protcol. wh

how to debug

2009-10-28 Thread aihua zhang
HI, I have already analysis where to add new RR,and how to make it works. But i don't contact automake tool before, so reading so large configure and makefiles make me feel so bad. I try to understand ,but it just myself alone to do this , so anyone can give some guide how to debug the source

error occure when i compile bind in vc 2008

2009-10-24 Thread aihua zhang
hi, i'm wondering how i can compile bind-9.6.1-p1 in vc 2008 successfully.Now,i have alone build the libdns ,but many errorr occures in the file Microsoft SDKs\Windows\v6.0A\Include\Mprapi.h ,the error is like : Error 27 error C2061: syntax error : identifier 'IN6_ADDR' c:\program files\

Re: adding new RR?

2009-10-16 Thread aihua zhang
unsett > Subject: Re: Nslookup not showng TTL > To: John Horne > Cc: Bind users > Message-ID: <76d7097b-28a4-4bbb-a2c8-05bf5b822...@conundrum.com> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > > On 15-Oct-2009, at 16:03, John Horne wrote: >

adding new RR?

2009-10-15 Thread aihua zhang
Hi, recently,i want to modify source code of BIND9.6.1 to adding new RR .Now,i just begin to check RR to see how it work,but i find this method exhausting me.i don't think this way is effective,so i'm very appreciate some one could give me a guid, or some example:souce code is perfect --