diff --git a/named.conf b/named.conf index a1de391..d080046 100644 --- a/named.conf +++ b/named.conf @@ -24,10 +24,10 @@ options { version "[hidden]"; allow-query { any; }; - forwarders { - 142.4.204.111; - 142.4.205.47; -}; +// forwarders { +// 142.4.204.111; +// 142.4.205.47; +// }; /* @@ -68,4 +68,5 @@ zone "." IN { include "/etc/named.rfc1912.zones"; include "/etc/named.root.key"; -include "/etc/bind/named.conf.local"; \ No newline at end of file +include "/etc/bind/named.conf.local"; +include "/etc/bind/named.conf.opennic"; \ No newline at end of file