diff options
author | Jonas Smedegaard <dr@jones.dk> | 2022-10-11 15:26:21 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2022-10-11 15:26:21 +0200 |
commit | 0d937b7e3faa2552da5b06a81fd3f090c9737c8d (patch) | |
tree | 336f0afbed989e0f6f1c7acc7fe7e8b0adcb19ee /bind/named.conf.fake-222 | |
parent | de0cdc2beec6bc67c188d16c3754e79567245380 (diff) |
add JONES.DK host transit.sirireiter.dk pointing to teeny
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index e158d56..03350b2 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -82,7 +82,7 @@ zone "scharffenberger.dk" { file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Mikkel Friis-Holm zone "sirireiter.dk" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // Siri Reiter + file "/etc/local-JONES.DK/bind/fake-222/sirireiter.dk"; }; // Siri Reiter zone "stadsvandring.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Paul Hartvigson |