]> git.ipfire.org Git - thirdparty/bind9.git/commit
Keep the live-internet test instances on the standard DNS port
authorNicki Křížek <nicki@isc.org>
Wed, 5 Aug 2026 12:53:26 +0000 (12:53 +0000)
committerNicki Křížek <nicki@isc.org>
Thu, 6 Aug 2026 11:50:09 +0000 (13:50 +0200)
commitbbffdd65093d7f1e943eefd7593a7b68ec5ddd8b
treee2906db4d156977c0cffbfcb29d63fcf56ce5087
parentc803a9b2552c59bc77108d93753953331cb04b9b
Keep the live-internet test instances on the standard DNS port

The ns1 instances in mirror_root_zone and rfc5011 talk to the root
servers on the live internet: the options-level port must remain 53
for outgoing queries to reach the real servers, and the *-source
addresses must remain unset so that a routable source address is
picked. Exempt these two configs from the standard plumbing and
spell out the intent in a comment.

Assisted-by: Claude:claude-fable-5
bin/tests/system/mirror_root_zone/ns1/named.conf.j2
bin/tests/system/rfc5011/ns1/named.conf.j2