Report information
The Basics
Id:
46213
Status:
resolved
Priority:
Low/Low
Queue:

People
BugTracker
Version Fixed:
9.12.0, 9.11.3, 9.10.7, 9.9.12
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
feature

Dates
Created:Fri, 06 Oct 2017 18:46:42 -0400
Updated:Wed, 25 Oct 2017 04:15:45 -0400
Closed:Wed, 25 Oct 2017 04:15:45 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: logging of local update-policy failures in maintenance releases
To: bind9-public@isc.org
From: Evan_Hunt@isc.org
Date: Fri, 06 Oct 2017 22:46:42 +0000
After merging 45492, update-policy local is now restricted to updates from local addresses that are signed by the local session key; previously only the session key was checked. This change was backported to 9.9 through 9.11 but support has asked for additional logging and/or documentation so users aren't taken by surprise.
Please review rt46213.
The local source port was being forced to port 5300. This is the same port as named is using which caused the test to fail. Fixed pushed. Good to commit.
4788. [cleanup] When using "update-policy local", log a warning when an update matching the session key is received from a remote host. [RT #46213] 9.12.0, 9.11.3, 9.10.7, 9.9.12