Bug #6583
closed
Added by Chris Kuethe almost 9 years ago.
Updated almost 9 years ago.
Affected Architecture:
All
Description
It is not possible to configure query logging in the DNS Resolver UI page; adding "log-queries: yes" to the custom options field causes a syntax error in the generated config. Manually editing /var/unbound/unbound.conf to add that option works.
Tested on "2.3.1-RELEASE-p5 (amd64)", but it's likely that this issue is reproducible on all architectures.
- Status changed from New to Feedback
- Assignee set to Renato Botelho
I've added it to custom options without any problem. Make sure any extra char was not added by accident, check if unbound.conf looks OK after you click apply and if you find a way to reproduce it just let me know.
Following block was added to /var/unbound/unbound.conf:
# Unbound custom options
log-queries: yes
and queries were logged in /var/log/resolver.log:
Jul 7 10:48:11 test-ce-23-amd64 unbound: [5791:0] info: 127.0.0.1 pfsense.org. A IN
Jul 7 10:48:12 test-ce-23-amd64 unbound: [5791:0] info: 127.0.0.1 pfsense.org. AAAA IN
Jul 7 10:48:12 test-ce-23-amd64 unbound: [5791:0] info: 127.0.0.1 pfsense.org. MX IN
- Status changed from Feedback to Not a Bug
- Target version changed from 2.3.1-p6 to 2.3.2
- Target version deleted (
2.3.2)
- Affected Version deleted (
2.3.1)
Also available in: Atom
PDF