aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bind/slave/conf-slave/e15-2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bind/slave/conf-slave/e15-2.conf')
-rw-r--r--examples/bind/slave/conf-slave/e15-2.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/bind/slave/conf-slave/e15-2.conf b/examples/bind/slave/conf-slave/e15-2.conf
new file mode 100644
index 0000000..359864c
--- /dev/null
+++ b/examples/bind/slave/conf-slave/e15-2.conf
@@ -0,0 +1,7 @@
+zone "e15-2.tg14.gathering.org" {
+ type slave;
+ notify no;
+ masters { bootstrap; };
+ file "slave/e15-2.tg14.gathering.org.zone";
+ allow-transfer { ns-xfr; };
+};