diff options
Diffstat (limited to 'examples/bind/slave/conf-slave/scenegulv.conf')
-rw-r--r-- | examples/bind/slave/conf-slave/scenegulv.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/bind/slave/conf-slave/scenegulv.conf b/examples/bind/slave/conf-slave/scenegulv.conf new file mode 100644 index 0000000..20bd3bd --- /dev/null +++ b/examples/bind/slave/conf-slave/scenegulv.conf @@ -0,0 +1,7 @@ +zone "scenegulv.tg14.gathering.org" { + type slave; + notify no; + masters { bootstrap; }; + file "slave/scenegulv.tg14.gathering.org.zone"; + allow-transfer { ns-xfr; }; +}; |