Lines Matching refs:insecure

247 # Check the insecure.example domain
251 $DIG $DIGOPTS +noauth a.insecure.example. @10.53.0.3 a > dig.out.ns3.test$n || ret=1
252 $DIG $DIGOPTS +noauth a.insecure.example. @10.53.0.4 a > dig.out.ns4.test$n || ret=1
263 $DIG $DIGOPTS +noauth a.insecure.nsec3.example. @10.53.0.3 a > dig.out.ns3.test$n || ret=1
264 $DIG $DIGOPTS +noauth a.insecure.nsec3.example. @10.53.0.4 a > dig.out.ns4.test$n || ret=1
275 $DIG $DIGOPTS +noauth a.insecure.optout.example. @10.53.0.3 a > dig.out.ns3.test$n || ret=1
276 $DIG $DIGOPTS +noauth a.insecure.optout.example. @10.53.0.4 a > dig.out.ns4.test$n || ret=1
287 $DIG $DIGOPTS q.insecure.example. a @10.53.0.3 \
289 $DIG $DIGOPTS q.insecure.example. a @10.53.0.4 \
301 $DIG $DIGOPTS q.insecure.nsec3.example. a @10.53.0.3 \
303 $DIG $DIGOPTS q.insecure.nsec3.example. a @10.53.0.4 \
315 $DIG $DIGOPTS q.insecure.optout.example. a @10.53.0.3 \
317 $DIG $DIGOPTS q.insecure.optout.example. a @10.53.0.4 \
329 $DIG $DIGOPTS r.insecure.example. soa @10.53.0.3 \
331 $DIG $DIGOPTS r.insecure.example. soa @10.53.0.4 \
344 $DIG $DIGOPTS r.insecure.nsec3.example. soa @10.53.0.3 \
346 $DIG $DIGOPTS r.insecure.nsec3.example. soa @10.53.0.4 \
359 $DIG $DIGOPTS r.insecure.optout.example. soa @10.53.0.3 \
361 $DIG $DIGOPTS r.insecure.optout.example. soa @10.53.0.4 \
535 $DIG $DIGOPTS a.insecure.example. a @10.53.0.5 > dig.out.ns5.test$n || ret=1
584 # Check the insecure.secure.example domain (insecurity proof)
588 $DIG $DIGOPTS +noauth a.insecure.secure.example. @10.53.0.2 a \
590 $DIG $DIGOPTS +noauth a.insecure.secure.example. @10.53.0.4 a \
600 # Check a negative response in insecure.secure.example
604 $DIG $DIGOPTS q.insecure.secure.example. @10.53.0.2 a > dig.out.ns2.test$n \
606 $DIG $DIGOPTS q.insecure.secure.example. @10.53.0.4 a > dig.out.ns4.test$n \
618 $DIG $DIGOPTS r.insecure.secure.example. @10.53.0.2 soa > dig.out.ns2.test$n \
620 $DIG $DIGOPTS r.insecure.secure.example. @10.53.0.4 soa > dig.out.ns4.test$n \
705 $DIG $DIGOPTS +noauth a.insecure.example. soa @10.53.0.4 \
707 $DIG $DIGOPTS +noauth +cdflag a.insecure.example. soa @10.53.0.5 \
720 $DIG $DIGOPTS q.insecure.example. a @10.53.0.4 \
722 $DIG $DIGOPTS +cdflag q.insecure.example. a @10.53.0.5 \
1084 echo "I:checking optout NSEC3 referral with only insecure delegations ($n)"
1093 echo "I:checking optout NSEC3 NXDOMAIN with only insecure delegations ($n)"
1102 echo "I:checking optout NSEC3 nodata with only insecure delegations ($n)"
1180 echo "I:checking that a insecure zone beneath a cname resolves ($n)"
1182 $DIG $DIGOPTS soa insecure.below-cname.example. @10.53.0.4 > dig.out.ns4.test$n || ret=1