From d3ecbb2cc641c97723475d406481d2194398bb15 Mon Sep 17 00:00:00 2001 From: Mikhail Galanin Date: Mon, 10 Sep 2018 09:23:10 +0100 Subject: [Test] One more domain to faking records --- test/functional/configs/plugins.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/functional') diff --git a/test/functional/configs/plugins.conf b/test/functional/configs/plugins.conf index aaf27b61e..5587eeae5 100644 --- a/test/functional/configs/plugins.conf +++ b/test/functional/configs/plugins.conf @@ -426,6 +426,11 @@ options = { name = "fail1.org.org.za", type = "txt"; replies = ["v=spf1 redirect=www.dnssec-failed.org"]; + }, + { + name = "www.dnssec-failed.org", + type = "txt"; + rcode = 'timeout'; }]; } } -- cgit v1.2.3