stale-answer-ttl 30; /* 30 seconds */\n\
stale-cache-enable false;\n\
stale-refresh-time 30; /* 30 seconds */\n\
- synth-from-dnssec no;\n\
+ synth-from-dnssec yes;\n\
# topology <none>\n\
transfer-format many-answers;\n\
v6-bias 50;\n\
status=0
n=1
+synth_default=yes
rm -f dig.out.*
for ns in 2 4 5 6
do
case $ns in
- 2) ad=yes synth=no description="<default>";;
+ 2) ad=yes synth=${synth_default} description="<default>";;
4) ad=yes synth=no description="no";;
5) ad=yes synth=yes description="yes";;
6) ad=no synth=no description="yes; dnssec-validation no";;
if [ $ret != 0 ]; then echo_i "failed"; fi
status=$((status+ret))
-
echo_i "check DNAME handling (synth-from-dnssec yes;) ($n)"
ret=0
dig_with_opts dnamed.example. ns @10.53.0.5 > dig.out.ns5.test$n || ret=1
``synth-from-dnssec``
This option synthesizes answers from cached NSEC, NSEC3, and other RRsets that have been
- proved to be correct using DNSSEC. The default is ``no``, but it will become
- ``yes`` again in future releases.
+ proved to be correct using DNSSEC. The default is ``yes``.
.. note:: DNSSEC validation must be enabled for this option to be effective.
This initial implementation only covers synthesis of answers from