3636. [bug] Automatic empty zones now behave better with
forward only "zones" beneath them. [RT #34583]
This commit is contained in:
@@ -50,3 +50,9 @@ zone "example5." {
|
||||
forward only;
|
||||
forwarders { 10.53.0.2; };
|
||||
};
|
||||
|
||||
zone "1.0.10.in-addr.arpa" {
|
||||
type forward;
|
||||
forward only;
|
||||
forwarders { 10.53.0.2; };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user