unbound: add mixed-case-queries.conf

This commit is contained in:
Aminda Suomalainen 2024-04-30 17:11:09 +03:00
parent 08de11b594
commit 819d6a782e
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# Mix DNS query cases (0x20) in an attempt to make DNS cache poisoning more
# expensive. I am curious if this will break things.
# Seems to have no effect for forwarded queries (understandable).
server:
use-caps-for-id: yes
#caps-exempt: "example.org"
#caps-exempt: "example.net"
# vim: filetype=unbound.conf