Re: masters directive in NZF file

2018-03-01 Thread Tony Finch
Chuck Musser wrote: > > Could we define a masters statement in the main named.conf > file, then reference it in addzone requests? That should work (tho I have not tried it). I'm a fan of naming masters and acls in my configs. Tony. -- f.anthony.n.finchhttp://dotat.at/ - I xn--zr8h punycod

Re: Any chance to do partial sign when RRSIG expires

2018-03-01 Thread Tony Finch
rams wrote: > Currently in bind we are doing auto full sign when RRSIG expires . Is there > any chance to generate only RRSIGS instead of full sign. If you pass the existing signed zone to dnssec-signzone it will incrementally re-sign it as required - see the last example in the man page. Or us