4077. [test] Add static-stub regression test for DS NXDOMAIN
return making the static stub disappear. [RT #38564] (cherry picked from commitbe9720ae2c) (cherry picked from commitf0d388e561)
This commit is contained in:
@@ -66,3 +66,8 @@ zone "example.info" {
|
||||
type static-stub;
|
||||
server-addresses { ::1; }; #ns4
|
||||
};
|
||||
|
||||
zone "undelegated" {
|
||||
type static-stub;
|
||||
server-addresses { 10.53.0.3; };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user