Skip to content

unbound-checkconf fatal error: module conf 'respip dns64 validator iterator' is not known to work #598

@mgraves00

Description

@mgraves00

Describe the bug
When running unbound-checkconf the following error is received.

[1641393252] unbound-checkconf[45905:0] fatal error: module conf 'respip dns64 validator iterator' is not known to work

However when running the server it runs just fine. Checking similar issue #192 it appears that the process is to open and issue and report that it's working.

To reproduce
Steps to reproduce the behavior:

  1. add 'module-config: "respip dns64 validator iterator"' to config
  2. run 'unbound-checkconf'

Expected behavior
unbound-checkconf does not report any error.

System:

  • Unbound version: 1.13.2
  • OS: openbsd 7.0
  • unbound -V output:
    pons# unbound -V
    Version 1.13.2

Configure line: --enable-allsymbols --with-ssl=/usr --with-libevent=/usr --with-libexpat=/usr --without-pythonmodule --with-chroot-dir=/var/unbound --with-pidfile= --with-rootkey-file=/var/unbound/db/root.key --with-conf-file=/var/unbound/etc/unbound.conf --with-username=_unbound --disable-shared --disable-explicit-port-randomisation --without-pthreads
Linked libs: pluggable-libevent 1.4.15-stable (it uses kqueue), LibreSSL 3.4.1
Linked modules: dns64 respip validator iterator

BSD licensed, see LICENSE in source package for details.
Report bugs to unbound-bugs@nlnetlabs.nl or https://github.com/NLnetLabs/unbound/issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions