summaryrefslogtreecommitdiff
path: root/bind/named.conf.pri
diff options
context:
space:
mode:
Diffstat (limited to 'bind/named.conf.pri')
-rw-r--r--bind/named.conf.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 32be822..ee48e4d 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -1,3 +1,6 @@
zone "fsub.de" {
type master; allow-transfer { fsub_peers; };
file "/etc/local-FSUB.DE/bind/pri/fsub.de"; };
+zone "fsub.org" {
+ type master; allow-transfer { fsub_peers; };
+ file "/etc/local-FSUB.DE/bind/pri/fsub.org"; };