2017-05-22 20:05:55 -04:00
|
|
|
Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
2017-05-23 19:40:42 -04:00
|
|
|
|
2021-06-03 02:37:05 -04:00
|
|
|
SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
|
2017-05-23 19:40:42 -04:00
|
|
|
This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
|
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
|
file, you can obtain one at https://mozilla.org/MPL/2.0/.
|
2021-06-03 02:37:05 -04:00
|
|
|
|
2017-05-23 19:40:42 -04:00
|
|
|
See the COPYRIGHT file distributed with this work for additional
|
|
|
|
|
information regarding copyright ownership.
|
2018-02-23 03:53:12 -05:00
|
|
|
|
2017-05-22 20:05:55 -04:00
|
|
|
ns1 is the root server.
|
|
|
|
|
|
|
|
|
|
ns2 and ns5 are both authoritative servers.
|
|
|
|
|
|
|
|
|
|
ans3 is a mock authoritative server that can return various broken
|
|
|
|
|
responses.
|
|
|
|
|
|
|
|
|
|
ans4 is a mock authoritative server that can return CNAME or DNAME
|
|
|
|
|
responses of arbitrary size in arbitrary order.
|
|
|
|
|
|
|
|
|
|
ns7 is the resolver under test.
|