From ec17db4e09ef459a9bba3d8d523607a979429ec7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 22 Jul 2013 13:54:21 +0200 Subject: Initial setup. --- bind/named.conf.pri | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 bind/named.conf.pri (limited to 'bind/named.conf.pri') diff --git a/bind/named.conf.pri b/bind/named.conf.pri new file mode 100644 index 0000000..594a367 --- /dev/null +++ b/bind/named.conf.pri @@ -0,0 +1,15 @@ +// private + +// dk pending + +// int. pending + +// dk dns.jones.dk +zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { OROE_slaves; }; }; // OROE +zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; + +// int. dns.OROE.dk + +// dk suspended dns.OROE.dk + +// to-be-dropped dns.OROE.dk -- cgit v1.2.3