stop wasting time on responses that will never make it back
authorStephen Gran <steve@lobefin.net>
Tue, 22 Dec 2009 13:35:32 +0000 (13:35 +0000)
committerStephen Gran <steve@lobefin.net>
Tue, 22 Dec 2009 13:35:32 +0000 (13:35 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/named/files/common/named.conf.options

index 1a87200..b81be8c 100644 (file)
@@ -25,6 +25,7 @@ options {
         allow-update { none; };
         allow-transfer { none; };
         allow-recursion { Nagios; };
+        blackhole { 192.168.0.0/16; 10.0.0.0/8; 172.16.0.0/12; };
 };
 
 logging {