[Bug 1986586] Re: [SRU] Enable DNSTAP support
Mark Esler
1986586 at bugs.launchpad.net
Fri Aug 26 14:56:28 UTC 2022
Marking this as incomplete per
https://bugs.launchpad.net/ubuntu/+source/fstrm/+bug/1986591
** Changed in: bind9 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1986586
Title:
[SRU] Enable DNSTAP support
Status in bind9 package in Ubuntu:
Incomplete
Bug description:
Upstream BIND supports DNSTAP since version 9.11 and this support is
enabled in Debian, but disabled in Ubuntu because 2 required
dependencies (libprotobuf-c1 and libfstrm0) are in the universe
component. However, libprotobuf-c1 was recently approved for inclusion
into the main component (bug #1956617), and I have filed a main
inclusion report (MIR) for fstrm (bug #1986591).
DNSTAP is a feature of bind9 9.11 and up. It allows for the system to
'tap' into the DNS queries automatically log both DNS Queries and DNS
Responses. This lets us actually see the behavior of DNS and what data
is being returned at the server level. This replaces `dnscap` behavior
by integrating the behavior directly into BIND.
This can be a useful tool for capturing and logging requests. It is
not enabled by default when built with BIND9, but can be activated
later by users if they wish to use it.
To enable this in BIND9, we only need to build the binaries with
`--enable-dnstap` to enable dnstap support.
[Test Plan]
Run the test suites of the original and patched source packages on Ubuntu 20.04, 22.04 and Kinetic and check that there are no regressions and that all test failures are justified.
[Where problems could occur]
This can break deployments that expect that BIND 9 in Ubuntu does not provide DNSTAP support and cause regressions in other packages in the Ubuntu archive.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1986586/+subscriptions
More information about the Ubuntu-sponsors
mailing list