Commit 854cf269 authored by Simon Kelley's avatar Simon Kelley

DNSSEC config in example file.

parent bb201c21
...@@ -20,6 +20,10 @@ ...@@ -20,6 +20,10 @@
# Never forward addresses in the non-routed address spaces. # Never forward addresses in the non-routed address spaces.
#bogus-priv #bogus-priv
# Uncomment these to enable DNSSEC validation and caching:
# (Requires dnsmasq to be built with DNSSEC option.)
#conf-file=%%PREFIX%%/share/dnsmasq/trust-anchors.conf
#dnssec
# Uncomment this to filter useless windows-originated DNS requests # Uncomment this to filter useless windows-originated DNS requests
# which can trigger dial-on-demand links needlessly. # which can trigger dial-on-demand links needlessly.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment