summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-03-25 15:12:14 +0100
committerJonas Smedegaard <dr@jones.dk>2023-03-25 15:12:14 +0100
commit7c1b83c839c6072a4f5daf9758d04bd84346cfb0 (patch)
tree4ef700a7aa1642e2255d0b813f201a1b9a8ddfbe
parent4ddada6e239f94ce54aaccc5b5258b9afce9859d (diff)
stop include SHAKTI.IN for bind
-rw-r--r--bind/named.conf-morla1
-rw-r--r--bind/named.conf.acl1
-rw-r--r--bind/named.conf.local2
3 files changed, 0 insertions, 4 deletions
diff --git a/bind/named.conf-morla b/bind/named.conf-morla
index 1d68bdb..d790139 100644
--- a/bind/named.conf-morla
+++ b/bind/named.conf-morla
@@ -2,5 +2,4 @@ include "/etc/local-JONES.DK/bind/named.conf.acl";
include "/etc/local-JONES.DK/bind/named.conf.pri";
include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE";
-include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN";
diff --git a/bind/named.conf.acl b/bind/named.conf.acl
index 7261dfe..f31c94c 100644
--- a/bind/named.conf.acl
+++ b/bind/named.conf.acl
@@ -5,6 +5,5 @@ acl jones_peers {
193.26.120.115; // ns.bitbase.dk
2a06:e881:1702:1:400:c1ff:fe1a:7873;
188.183.5.254; // dns.jones.dk
- 146.185.137.224; // ns.copyninja.info
217.70.177.40; // ns6.gandi.net
};
diff --git a/bind/named.conf.local b/bind/named.conf.local
index 4576a07..4991dd6 100644
--- a/bind/named.conf.local
+++ b/bind/named.conf.local
@@ -5,7 +5,6 @@ view "internal" {
include "/etc/local-JONES.DK/bind/named.conf.fake-222";
include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE";
- include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN";
include "/etc/bind/named.conf.default-zones";
};
@@ -18,7 +17,6 @@ view "external" {
include "/etc/local-JONES.DK/bind/named.conf.pri";
include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE.internal";
- include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN.internal";
include "/etc/bind/named.conf.default-zones";
};