summaryrefslogtreecommitdiff
path: root/bind/named.conf.acl
diff options
context:
space:
mode:
Diffstat (limited to 'bind/named.conf.acl')
-rw-r--r--bind/named.conf.acl15
1 files changed, 15 insertions, 0 deletions
diff --git a/bind/named.conf.acl b/bind/named.conf.acl
new file mode 100644
index 0000000..3e9e13b
--- /dev/null
+++ b/bind/named.conf.acl
@@ -0,0 +1,15 @@
+acl jones_slaves {
+ 193.163.102.6; // hostcount.dk-hostmaster.dk
+ 212.99.226.254; // ns.superserver.dk
+ 212.99.226.250; // ns.bitbase.dk
+ 213.237.36.173; // ns.homebase.dk
+ 213.237.80.158; // ns.107b.dk
+ 62.242.76.162; // mail.munksoegaard.dk
+ 80.163.221.238; // dns.jones.dk
+ 217.157.178.135; // ns.idaskolen.dk
+ 80.166.109.186; // ns.dgi-huset.dk
+
+ 195.184.98.98; // old ns.xenux.dk
+ 195.249.214.131; // new ns.xenux.dk
+ 195.249.214.145; // somewhere at catpipe...
+};