diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-08-20 19:00:56 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-08-20 19:00:56 +0000 |
commit | 1de6fe872f5f0795a0fa3511625dcd6c398f8659 (patch) | |
tree | b2645d8e919d68851a682c14bb57890519c8ea0f | |
parent | 066f5500c04250f37cba412636d137dfd596617e (diff) |
Add new domains xpositionrevers.org and lejlighederinc.org.
-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 |