diff options
-rw-r--r-- | bind/named.conf.pri | 4 | ||||
-rw-r--r-- | bind/pri/JONES-nomail | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index adcfdaa..df1facb 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -33,8 +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 +zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Annika Lewis +zone "xpositionreverse.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Annika Lewis // dk suspended dns.jones.dk diff --git a/bind/pri/JONES-nomail b/bind/pri/JONES-nomail index 8ab8e52..3969f2f 100644 --- a/bind/pri/JONES-nomail +++ b/bind/pri/JONES-nomail @@ -1,6 +1,7 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2006021901 ; serial +; ARRRRGH - beware + 2006130104 ; serial (2006021901) 3600 ; refresh 1800 ; retry 604800 ; expire |