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 Key Lab

dynamic update in IPv6 environment

2010-03-10 Thread aihua zhang
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-users@lists.isc.org https

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.

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

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

Re: adding new RR?

2009-10-16 Thread aihua zhang
-users@lists.isc.org Message-ID: 200910152148.n9flmuyf030...@drugs.dv.isc.org In message 20091015135428.ga19...@fantomas.sk, Matus UHLAR - fantomas writes: On 15.10.09 21:29, aihua zhang wrote: recently,i want to modify source code of BIND9.6.1 to adding new RR. Don't do that. You bind

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 --