]> Frank Brehm's Git Trees - config/ns3/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Tue, 22 Aug 2023 04:59:32 +0000 (06:59 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 22 Aug 2023 04:59:32 +0000 (06:59 +0200)
bind/named-acl.conf
bind/named.conf.options

index 28ffc707a44f2f3ecf02e5f640b827518c1cd018..61dc945a6f8684aa7aff0cd9b85bc9a8997626d6 100644 (file)
@@ -85,7 +85,7 @@ acl common-allow-transfer {
 
 #----------------------------------------
 acl local-host-ips {
-       127.0.0.1/8;
+       127.0.0.0/8;
        ::1/128;
 };
 
index 44af16c8d30b40ed23c849cd3666334485e21a1c..582317f34e86080824aa6fe10ef143e9e64d5c5c 100644 (file)
@@ -47,7 +47,6 @@ options {
        //========================================================================
        //dnssec-enable yes;
        dnssec-validation auto;
-       dnssec-lookaside auto;
 
        /*
         * As of bind 9.8.0: