1625. [bug] named failed to load/transfer RFC2535 signed zones
which contained CNAMES. [RT# 11237]
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.23 2004/03/10 02:19:53 marka Exp $ */
|
||||
/* $Id: named.conf,v 1.24 2004/05/05 01:32:57 marka Exp $ */
|
||||
|
||||
// NS2
|
||||
|
||||
@@ -62,4 +62,10 @@ zone "insecure.secure.example" {
|
||||
allow-update { any; };
|
||||
};
|
||||
|
||||
zone "rfc2335.example" {
|
||||
type master;
|
||||
file "rfc2335.example.db";
|
||||
};
|
||||
|
||||
|
||||
include "trusted.conf";
|
||||
|
||||
Reference in New Issue
Block a user