mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 20:11:12 -05:00
12 lines
456 B
Text
12 lines
456 B
Text
Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
|
|
|
See COPYRIGHT in the source root or https://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)
|
|
ns3 -- resolver under test
|
|
ans4 -- for ns*.example.com: return address records.
|
|
ans7 -- "victim" server
|