John Thurston <john.thurs...@alaska.gov> wrote: > > But as far as I can tell, the name of the key needs to match the hostname in > the update-policy statement. I can define a new aes-256 key, but it can't have > the name "foo.bar.baz.com" while the current md5 key is defined. Nor can I > find a way to craft an update-policy statement line to let a new key with a > different name manipulate the desired TXT records, while letting the current > key continue to work.
I think you want something like: update-policy { grant "foo.bar.baz.com_aes256" subdomain "foo.bar.baz.com" TXT; }; i.e. using the "subdomain" rule type instead of "selfsub", so the domain name (second foo...) doesn't need to match the keyname (first foo...) Tony. -- f.anthony.n.finch <d...@dotat.at> https://dotat.at/ work to the benefit of all _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users