mirror of
https://github.com/pi-hole/pi-hole
synced 2025-02-21 12:32:00 +00:00
Updated Pi hole as recursive DNS server (markdown)
parent
a0fb3f0497
commit
19deede713
@ -86,11 +86,6 @@ server:
|
||||
# Require DNSSEC data for trust-anchored zones, if such data is absent, the zone becomes BOGUS
|
||||
harden-dnssec-stripped: yes
|
||||
|
||||
# Use Capitalization randomization
|
||||
# This is an experimental resilience method which uses upper and lower case letters in the question hostname to obtain randomness. Two names with the same spelling but different case should be treated as identical.
|
||||
# Attackers hoping to poison a DNS cache must guess the mixed-case encoding of the query. This increases the difficulty of such an attack significantly
|
||||
use-caps-for-id: yes
|
||||
|
||||
# TTL bounds for cache
|
||||
cache-min-ttl: 3600
|
||||
cache-max-ttl: 86400
|
||||
|
Loading…
Reference in New Issue
Block a user