-
**Describe the bug**
`unbound.service` runs w/o error when these 3 files are used:
```
root@DNS:/etc/unbound# cat unbound.conf
# Unbound configuration file for Debian.
#
# See the unbound.c…
-
**Current behavior**
Unbound does not provide info whether a query is blocked by blocklist or not.
```
1 2023-05-31T12:05:00+08:00 OPNsense.localdomain unbound 82904 - [meta sequenceId="2"] [82904:…
-
I've recently started using blocky and it's been great so far.
So far I've used Custom records to implement [lancache redirects](https://github.com/uklans/cache-domains).
I however I cannot see a…
-
For the following file:
```racket
#lang racket/base
(require racket/class)
(define test%
(class object%
(define/public (testes)
(displayln "not funny"))))
```
the class name…
-
unbound stops redirecting queries to `forward-zone` dns server.
I'm using unbound as a main DNS server for my home network (.lan) and I have windows domain controller (home.lan)
I have:
``…
-
**Describe the bug**
`log-destaddr:` attribute error in v1.19.2.
**To reproduce**
Steps to reproduce the behavior:
```
root@DNS:/etc/unbound# unbound-checkconf unbound.conf
/etc/unboun…
-
I'm running Ubuntu 18.04 and GIMP 2.10
These are the error messages I receive when I run Script-fu->Refresh Scripts:
```
Error while loading /home/robert/.config/GIMP/2.10/scripts/patdavid-check-la…
-
```
All the tests in the program at the end of this report should pass but
they're not.
(library (b bound)
(export unbound-identifier?)
(import
(for (rnrs base)
(meta 0))
(…
-
**Describe the bug**
For some given DNS queries, unbound returns a SERVFAIL, but others are successful. The same queries on other DNS resolvers, such as BIND9 are successful.
**To reproduce**
St…
-
Is your improvement request related to a problem? Please describe.
Better to align the events through pod -> instanceset -> component -> cluster
Now pod & cluster has its events, but instanceset & c…