From abba601e7ce2f365b25c8cb16ea01cc014af65c3 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 15 Oct 2011 22:47:03 +0200 Subject: [PATCH 1/1] Blackhole zones should not contain localhost --- cf.dist/blackhole | 1 + 1 file changed, 1 insertion(+) diff --git a/cf.dist/blackhole b/cf.dist/blackhole index 521c51d..59b9f5b 100644 --- a/cf.dist/blackhole +++ b/cf.dist/blackhole @@ -1,3 +1,4 @@ +define(`DISABLE_LOCALHOST', 1) divert(0)dnl ; Recommended contents of blackhole zones as per RFC 6303 ; However, we need to set the NS record to our address, -- 2.39.2