mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 19:04:57 -05:00
13 lines
520 B
Text
13 lines
520 B
Text
Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
|
|
|
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
|
|
|
system test for recursion limits
|
|
|
|
ns1 -- root server
|
|
ans2 -- for example.org: delegate to ns1.(n+1).example.org for all n, up to the
|
|
value specified in ans.limit (or forever if limit is 0)
|
|
for example.net: delegate every query to 15 more name servers, with
|
|
"victim" address
|
|
ns3 -- resolver under test
|
|
ans7 -- "victim" server
|