2010/8/31 Andreas Moroder <[email protected]>: > Hello, > > I would like to update the bind nameserver via a perl script. > Named is running on the same machine I start the script. > I copied the key from > > named.conf > key DHCP_UPDATER { > algorithm HMAC-MD5.SIG-ALG.REG.INT; > secret mykeyishere; > }; > > inserted it into my script and run it. > I always get > "Update error code: REFUSED" >
This is most likely a DNS updating problem rather than the perl problem. Please send the question to Bind's mailing list. https://lists.isc.org/mailman/listinfo -- Jeff Peng Web: http://home.arcor.de/pangj/ Blog: http://squidcn.spaces.live.com/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
