stop wasting time on responses that will never make it back
[mirror/dsa-puppet.git] / 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 {