-
### `consul version` for both Client and Server
Client: `v0.8.2` and `v0.8.3`
Server: `v0.8.2` and `v0.8.3`
### Operating system and Environment details
CentOS7 x86_64
### Description of the …
-
- Program: Recursor
- Issue type: Feature request
### Short description
I have a requirement that is particularly sensitive to the resolution delay of dns, so I changed the for l…
-
- Program: Authoritative, Recursor, dnsdist
- Issue type: refactoring needed
### Short description
Our `ComboAddress` object is a `union` of IPv4 and IPv6 structures. This does not fly wel…
-
Unbound version installed: 1.13.1-1ubuntu5.5
unbound runs as a regular service (no as a docker container)
no packet drops are detected on the unbound host
verbosity level is set to 5
The tool …
-
In the recursor (I did not check auth), if the secpoll fails (NXDOMAIN or such), `rec_control get security-status` returns 0. This means 'my version is not listed' is indistinguishable from 'my versio…
-
- Program: Recursor, (perhaps also dnsdist)
- Issue type: Feature request
### Short description
Currently if you put `example.com` in a Domain Suffix object, this will match example.com and eve…
-
- Program: Authoritative, Recursor
- Issue type: Bug report
### Short description
`PDNS_CHECK_LUA_HPP` checks for lua.hpp, but does not set CFLAGS/CXXCLAGS to include lua include directory.
…
-
This is affecting one of our MacOS users who is using ruby 2.7.5 and dnsruby 1.61.5.
(separate bug, but interacts with #179 to cause an infinite loop for him)
His resolv.conf is:
```
nameserve…
-
Trust-DNS is going to be rebranded to Hickory DNS and the repo moved into the https://github.com/HickoryDNS organization. This isn't something I think we should do overnight, so I'm going to list out …
-
I turned off logging via syslog, but it still logs via it
https://developer.hashicorp.com/consul/docs/agent/config/config-files#enable_syslog
It is not clear how to reconfigure logging via files…