Added a system test for selective forwarding.

This commit is contained in:
Brian Wellington
2000-08-24 22:23:46 +00:00
parent 30e6ea9ded
commit dcc6bde0a3
14 changed files with 488 additions and 3 deletions

View File

@@ -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 "forwarded"