diff options
-rw-r--r-- | bind/named.conf.acl | 3 | ||||
-rw-r--r-- | bind/named.conf.local | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/bind/named.conf.acl b/bind/named.conf.acl index 4e48af2..2a6e127 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -3,9 +3,6 @@ acl jones_peers { 217.197.91.142; // ns.superserver.dk 80.68.88.141; // ns.bitbase.dk 94.18.231.212; // ns.homebase.dk - 213.237.80.158; // ns.107b.dk - 195.184.109.89; // oldtemp ns.107b.dk - 93.176.80.60; // temp ns.107b.dk 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 e6809e3..5b4840e 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -7,7 +7,6 @@ view "internal" { include "/usr/local/etc-REDPILL.DK/bind/named.conf.BITBASE.DK"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.FREE-OWL.DE"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; - include "/usr/local/etc-REDPILL.DK/bind/named.conf.KOMPONENT.DK"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.LETSGO.DK"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.OROE.DK"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.SHAKTI.IN"; @@ -25,7 +24,6 @@ view "external" { include "/usr/local/etc-REDPILL.DK/bind/named.conf.BITBASE.DK"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.FREE-OWL.DE"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; - include "/usr/local/etc-REDPILL.DK/bind/named.conf.KOMPONENT.DK"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.LETSGO.DK"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.OROE.DK"; include "/usr/local/etc-REDPILL.DK/bind/named.conf.SHAKTI.IN"; |