summaryrefslogtreecommitdiffstats
path: root/named.conf
diff options
context:
space:
mode:
Diffstat (limited to 'named.conf')
-rw-r--r--named.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/named.conf b/named.conf
index 7901987..0803fd5 100644
--- a/named.conf
+++ b/named.conf
@@ -18,18 +18,6 @@ options {
also-notify {178.79.157.58;};
};
-zone "localhost" IN {
- type master;
- file "localhost.zone";
- allow-transfer { any; };
-};
-
-zone "0.0.127.in-addr.arpa" IN {
- type master;
- file "127.0.0.zone";
- allow-transfer { any; };
-};
-
zone "." IN {
type hint;
file "root.hint";