diff options
-rw-r--r-- | bind/named.conf.pri | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 5ac2a1e..adcfdaa 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -33,6 +33,8 @@ zone "xn--magelse-u1a.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JON zone "xn--magelseforldre-9ib6z.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annette MSG // int. dns.jones.dk +zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis +zone "xpositionreverse.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis // dk suspended dns.jones.dk |