From 854cf269072900447e13f768a3c9d1af59a303f4 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Thu, 6 Feb 2014 12:07:10 +0000 Subject: [PATCH] DNSSEC config in example file. --- dnsmasq.conf.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example index 9a0dbd7..4f2bcf3 100644 --- a/dnsmasq.conf.example +++ b/dnsmasq.conf.example @@ -20,6 +20,10 @@ # Never forward addresses in the non-routed address spaces. #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 # which can trigger dial-on-demand links needlessly.