Re: about allow-update

2009-07-28 Thread Tech W.
ost is not authorized to connect, * the clocks are not syncronized, or * the key is invalid. bind version: # sbin/named -v BIND 9.6.0-P1 Please help, thanks. Regards, Wah. --- On Thu, 16/7/09, Evan Hunt wrote: > From: Evan Hunt > Subject: Re: about allow-update > To: "Te

Re: about allow-update

2009-07-15 Thread Evan Hunt
> Besides TSIG key, I want to limit the source address also. That's to > say, I want the given address with specified key to execute the update > only. > > How can I do it? Is this syntax correct? > > allow-update {key "mykey"; 192.168.1.254;}; Alas, no. What you want is: allow-updat

about allow-update

2009-07-15 Thread Tech W.
Dear list, Currently I'm using TSIG key for dynamic update auth. allow-update {key "mykey";}; Besides TSIG key, I want to limit the source address also. That's to say, I want the given address with specified key to execute the update only. How can I do it? Is this syntax correct? allow-updat