mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-10 21:55:13 +02:00
first commit
This commit is contained in:
commit
e5b26c41c5
13 changed files with 515 additions and 0 deletions
6
etc-dnsmasq.d/10-pihole-extra.conf
Normal file
6
etc-dnsmasq.d/10-pihole-extra.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
# https://thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html
|
||||
# Copy the DNSSEC Authenticated Data bit from upstream servers to downstream clients.
|
||||
# This is an alternative to having dnsmasq validate DNSSEC,
|
||||
# but it depends on the security of the network between dnsmasq and the upstream servers,
|
||||
# and the trustworthiness of the upstream servers.
|
||||
proxy-dnssec
|
Loading…
Add table
Add a link
Reference in a new issue