diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf-morla | 8 | ||||
-rw-r--r-- | bind/named.conf.acl | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/bind/named.conf-morla b/bind/named.conf-morla new file mode 100644 index 0000000..b4b0030 --- /dev/null +++ b/bind/named.conf-morla @@ -0,0 +1,8 @@ +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.BITBASE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.OROE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN"; +}; diff --git a/bind/named.conf.acl b/bind/named.conf.acl index a60605b..96da31d 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -2,7 +2,7 @@ acl jones_peers { 193.163.102.6; // hostcount.dk-hostmaster.dk 192.251.226.135; // ns.superserver.dk 80.68.88.141; // old ns.bitbase.dk - 46.226.109.89; // ns.bitbase.dk + 10.1.34.61; // ns.bitbase.dk 94.18.231.212; // ns.homebase.dk 188.183.5.254; // dns.jones.dk 146.185.137.224; // ns.copyninja.info |