summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/forward/ns1/example.db
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/forward/ns1/example.db')
-rw-r--r--bin/tests/system/forward/ns1/example.db12
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/tests/system/forward/ns1/example.db b/bin/tests/system/forward/ns1/example.db
new file mode 100644
index 0000000..ebbc2ae
--- /dev/null
+++ b/bin/tests/system/forward/ns1/example.db
@@ -0,0 +1,12 @@
+$TTL 300 ; 5 minutes
+@ IN SOA ns root (
+ 2000082401 ; serial
+ 1800 ; refresh (30 minutes)
+ 1800 ; retry (30 minutes)
+ 1814400 ; expire (3 weeks)
+ 3600 ; minimum (1 hour)
+ )
+ NS ns
+ns A 10.53.0.1
+
+txt TXT "recursed"