From f00cbcaf46730ea3e5b8e57f9d844f11884b585b Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 15 Oct 2011 22:45:58 +0200 Subject: [PATCH] Blackhole zone for ucw.cz config as well --- cf.ucw/blackhole | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cf.ucw/blackhole b/cf.ucw/blackhole index e410064..521c51d 100644 --- a/cf.ucw/blackhole +++ b/cf.ucw/blackhole @@ -1,4 +1,7 @@ +divert(0)dnl ; Recommended contents of blackhole zones as per RFC 6303 +; However, we need to set the NS record to our address, +; since otherwise BIND complains. -@ 10800 IN SOA @ nobody.invalid. 1 3600 1200 604800 10800 -@ 10800 IN NS @ +@ 10800 IN SOA NSNAME nobody.invalid. 1 3600 1200 604800 10800 +@ 10800 IN NS NSNAME -- 2.39.2