Please remember to reply to the mailing list, not the original sender: http://gnudip2.sourceforge.net/#mailinglist
+++++++++ hi all, i got an error message when i doing nsupdate for test, may i know what i'm doing wrong? nsupdate -v -k /usr/local/gnudip/etc/Kgnudip-key.+157+06663.private > update add abc.test.com. 0 A 192.168.1.1 > dns_request_getresponse: tsig indicates error my /etc/named.conf include "/etc/gnudip-keyfile"; zone "test.com" { type master; file "test.com"; allow-query { any; }; update-policy { grant gnudip-keyname subdomain test.com; }; }; my /etc/gnudip-keyfile key gnudip-keyname { algorithm hmac-md5; secret "vg4aXFeZTSgdbE2v/n0zQQ=="; }; my /usr/local/gnudip/etc/Kgnudip-key.+157+06663.private Private-key-format: v1.2 Algorithm: 157 (HMAC_MD5) Key: vg4aXFeZTSgdbE2v/n0zQQ== i using RH7.1 bind 9.1.0 rpm thank you very much -- GnuDIP Mailing List http://gnudip2.sourceforge.net/#mailinglist