Check that excessive iterations in logged by named when
loading an existing zone or transfering from the primary.
This commit is contained in:
@@ -363,6 +363,12 @@ zone "revoked.trusted" {
|
||||
file "revoked.trusted.db.signed";
|
||||
};
|
||||
|
||||
zone "too-many-iterations" {
|
||||
type secondary;
|
||||
primaries { 10.53.0.2; };
|
||||
file "too-many-iterations.bk";
|
||||
};
|
||||
|
||||
include "siginterval.conf";
|
||||
|
||||
include "trusted.conf";
|
||||
|
||||
Reference in New Issue
Block a user