Allow MIT-only recursion and add logging
[sysconfig/bind.git] / named.conf.options
index 1a11b5fb52900f3d4b2e8ce1edfbd0034bb21638..42d679d15260eb84b37bf19c79eaedf810d76cb1 100644 (file)
@@ -26,7 +26,7 @@ options {
        // ALEX DEHNERT: copied from old arctic version on 2008-12-19
        //ALEX DEHNERT: Security-related stuff:
        // Secure(ish):
-       allow-recursion { 18.208.0.204; 66.92.29.156; 66.92.29.144; 127.0.0.1; 192.168.0.0/16; };
+       allow-recursion { 18.208.0.204; 66.92.29.156; 66.92.29.144; 127.0.0.1; 192.168.0.0/16; 18.0.0.0/8; };
        //allow-query   { 66.92.29.156; 66.92.29.144; 127.0.0.1; };
        allow-transfer { none; };