[Bug 244707] dns/bind914 : named-checkconf fails with filter-aaaa plugin
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 10 02:43:09 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244707
Bug ID: 244707
Summary: dns/bind914 : named-checkconf fails with filter-aaaa
plugin
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mat at FreeBSD.org
Reporter: zane.jocelyn at gmail.com
Assignee: mat at FreeBSD.org
Flags: maintainer-feedback?(mat at FreeBSD.org)
Upon enabling the filter-aaaa.so plugin in the named.conf
named.conf:
plugin query "/usr/local/lib/named/filter-aaaa.so" {
filter-aaaa-on-v4 yes;
};
named-checkconf fails with the following:
named-checkconf /usr/local/etc/namedb/named.conf
/usr/local/etc/namedb/named.conf:66: /usr/local/lib/named/filter-aaaa.so:
plugin check failed: failure
Upon appending the -c argument to named-checkconf, the named service starts
without any issues.
2020-03-05T04:45:41 | named[4244]: registering 'filter-aaaa' module from
/usr/local/etc/namedb/named.conf:66, with parameters
2020-03-05T04:45:41 | named[4244]: registering plugin
'/usr/local/lib/named/filter-aaaa.so'
2020-03-05T04:45:41 | named[4244]: loading plugin
'/usr/local/lib/named/filter-aaaa.so'
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list