aboutsummaryrefslogtreecommitdiff
path: root/usr/share/updatezone/examples
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/updatezone/examples')
-rw-r--r--usr/share/updatezone/examples/ipa.smith122.com.conf.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/share/updatezone/examples/ipa.smith122.com.conf.example b/usr/share/updatezone/examples/ipa.smith122.com.conf.example
new file mode 100644
index 0000000..9f74dd8
--- /dev/null
+++ b/usr/share/updatezone/examples/ipa.smith122.com.conf.example
@@ -0,0 +1,7 @@
+UZ_ZONE_NAME=ipa.smith122.com
+UZ_FORWARD_ZONE=ipa.smith122.com
+UZ_FORWARD_FILE=/var/named/data/db.ipa.smith122.com
+UZ_REVERSE_ZONE=1.168.192.in-addr.arpa
+UZ_REVERSE_FILE=/var/named/data/db.192.168.1
+UZ_SLAVE_COUNT=1
+UZ_SLAVE_1=dns2
bgstack15