You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hi! with verbosity: 4, tls-cert-bundle: set and forward-addr: 9.9.9.9@853#dns.quad9.net an entry with a quad9 certificate does not appear in the syslog (other certificates such as dns.google appear as expected).
if I change the settings to use-syslog: no with logfile: then the entry in the file appears as expected.
this may be related to another problem: restart of the syslog after the unbound start (restart, not relod) with the specified settings (verb4, quad9 DoT upstream with TLS verify), the unbound stops responding to requests and does not respond to unbound-control connections. only kill -KILL helps
last record in log will be like "debug: comm point listen_for_rw 19 0"
thanks in advance!
To reproduce
Steps to reproduce the behavior:
Change verbosity: to 4
Add forward-addr: 9.9.9.9@853 with tls-cert-bundle: directive
try to resolve some names
Expected behavior
send upstream cert to syslog if verb 4 set, dont hang on syslogd/syslog-ng restart
System:
Unbound version: 1.13.1
OS: OPNsense 21.7.1-amd64 FreeBSD 12.1-RELEASE-p19-HBSD OpenSSL 1.1.1k 25 Mar 2021