]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Tue, 25 Jul 2017 01:10:06 +0000 (03:10 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 25 Jul 2017 01:10:06 +0000 (03:10 +0200)
bind/named.conf

index ac66981fa95690146f11b3234cb3d34108f1ec68..72dca783b056938df7af0e7bd702d4c9eab2a019 100644 (file)
@@ -99,19 +99,17 @@ options {
        * Uncomment the following lines to turn on DNS forwarding, and change
        *  and/or update the forwarding ip address(es):
        */
-/*
        forward first;
        forwarders {
        //      123.123.123.123;        // Your ISP NS
        //      124.124.124.124;        // Your ISP NS
        //      4.2.2.1;                // Level3 Public DNS
        //      4.2.2.2;                // Level3 Public DNS
+               10.12.11.254;
                8.8.8.8;                // Google Open DNS
                8.8.4.4;                // Google Open DNS
        };
 
-*/
-
        //dnssec-enable yes;
        //dnssec-validation yes;