]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test resolver-use-dns64
authorMark Andrews <marka@isc.org>
Tue, 6 Aug 2019 07:28:02 +0000 (17:28 +1000)
committerMark Andrews <marka@isc.org>
Wed, 13 Sep 2023 04:31:43 +0000 (14:31 +1000)
commit3a87ff3dfe12a6dcb54ba8f54519d9d5f8df77a8
treebabcd0a1a21c58742799dc285ea15f5bb6f4eaa8
parent01b11c24ecc31dee95ae9ae9a375b5ce92c6fe73
Test resolver-use-dns64

Test resolver-use-dns64 by simulating a connection to an IPv4-only
server through a NAT64.

This test uses EXTRAPORT1 rather than PORT for DNS traffic exchanged
between ns3 and ns4. Both servers also listen on PORT on their IPv4
addresses to support server startup testing in start.pl.
bin/tests/system/dns64/ns3/hints [new file with mode: 0644]
bin/tests/system/dns64/ns3/named.conf.in [new file with mode: 0644]
bin/tests/system/dns64/ns4/named.conf.in [new file with mode: 0644]
bin/tests/system/dns64/ns4/root.db [new file with mode: 0644]
bin/tests/system/dns64/setup.sh
bin/tests/system/dns64/tests.sh