-
Support for DNS over TLS (as specified in RFC 7858) would be nice:
https://tools.ietf.org/html/rfc7858
It's very simple to implement, you basically just put nginx as TLS frontend in front of the…
-
I'm trying to use DNS-over-TLS of the 3 servers with Android's Private DNS feature and I keep getting this error on Chrome with every website.
This site can’t be reached github.com’s server IP addr…
rj452 updated
5 years ago
-
When Unbound gets a response from an authoritative server without answer section
(NODATA), but with additional section filled (but no referral NS records), it
returns the additional section records …
-
I don't know if this is intentional, but the domain `googleadapis.l.google.com` was added in 62b873ddbd7170ae1c6964186eec0a0d984ab7ef and is causing the problem, since `fonts.googleapis.com` contains …
-
Unhandled errors in HTTP server code (like #145) leave connection between client and Lua-http server open but effectively dead.
That is very annoying for clients which believe something is happenin…
-
It would be nice to have an implementation of qname minimisation http://datatracker.ietf.org/doc/draft-ietf-dnsop-qname-minimisation/ in PowerDNS Recursor. It would allow to perform quantitative tests…
-
Got this error:
`> cat /usr/local/var/log/kresd.log
[system] error: standard input is not a terminal or pipe; use '-f 1' if you want non-interactive mode. Commands can be simply added to your conf…
-
- Program: dnsdist
- Issue type: Feature request
### Short description
For DoT and DoH it would be very useful to differenciate between different services based on the DNS servers…
M4t7e updated
5 years ago
-
Hey there, I am trying to use knot-resolver on macos as a service through homebrew but it fails because [stdin is /dev/null](https://github.com/Homebrew/homebrew-core/blob/master/Formula/knot-resolver…
-
Hi, I stood up a new kresd server from the debian packages on deb 9. All default API endpoints (stats, metrics, etc) just return a 404. Kresc returns nil. See examples below:
**curl**
```
# curl -v…