DNSSEC config in example file.

This commit is contained in:
Simon Kelley
2014-02-06 12:07:10 +00:00
parent bb201c211a
commit 854cf26907

View File

@@ -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.