summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.FSUB.DE2
-rw-r--r--bind/named.conf.FSUB.DE.internal2
2 files changed, 4 insertions, 0 deletions
diff --git a/bind/named.conf.FSUB.DE b/bind/named.conf.FSUB.DE
new file mode 100644
index 0000000..7577ba2
--- /dev/null
+++ b/bind/named.conf.FSUB.DE
@@ -0,0 +1,2 @@
+zone "fsub.de" { type slave; file "db.fsub.de"; masters { 193.26.120.115; }; };
+zone "fsub.org" { type slave; file "db.fsub.org"; masters { 193.26.120.115; }; };
diff --git a/bind/named.conf.FSUB.DE.internal b/bind/named.conf.FSUB.DE.internal
new file mode 100644
index 0000000..bd91b54
--- /dev/null
+++ b/bind/named.conf.FSUB.DE.internal
@@ -0,0 +1,2 @@
+zone fsub.de { in-view internal; };
+zone fsub.org { in-view internal; };