Lines Matching refs:nsec3

59 $DIG $DIGOPTS +noauth a.nsec3.example. \
61 $DIG $DIGOPTS +noauth a.nsec3.example. \
94 $DIG $DIGOPTS a.wild.nsec3.example. @10.53.0.3 a > dig.out.ns3.test$n || ret=1
103 $DIG $DIGOPTS a.wild.nsec3.example. @10.53.0.3 a > dig.out.ns3.test$n || ret=1
112 $DIG $DIGOPTS a.wild.nsec3.example. @10.53.0.3 a > dig.out.ns3.test$n || ret=1
113 $DIG $DIGOPTS a.wild.nsec3.example. @10.53.0.4 a > dig.out.ns4.test$n || ret=1
147 $DIG $DIGOPTS +noauth q.nsec3.example. \
149 $DIG $DIGOPTS +noauth q.nsec3.example. \
186 $DIG $DIGOPTS +noauth a.nsec3.example. \
188 $DIG $DIGOPTS +noauth a.nsec3.example. \
225 $DIG $DIGOPTS b.wild.nsec3.example. @10.53.0.3 txt > dig.out.ns3.test$n || ret=1
226 $DIG $DIGOPTS b.wild.nsec3.example. @10.53.0.4 txt > 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
301 $DIG $DIGOPTS q.insecure.nsec3.example. a @10.53.0.3 \
303 $DIG $DIGOPTS q.insecure.nsec3.example. a @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 \
389 $DIG $DIGOPTS +noauth a.nsec3.example. \
391 $DIG $DIGOPTS +noauth a.nsec3.example. \
415 $DIG $DIGOPTS +noauth a.secure.nsec3.example. \
417 $DIG $DIGOPTS +noauth a.secure.nsec3.example. \
428 $DIG $DIGOPTS +noauth a.nsec3.nsec3.example. \
430 $DIG $DIGOPTS +noauth a.nsec3.nsec3.example. \
441 $DIG $DIGOPTS +noauth a.optout.nsec3.example. \
443 $DIG $DIGOPTS +noauth a.optout.nsec3.example. \
467 $DIG $DIGOPTS +noauth a.nsec3.optout.example. \
469 $DIG $DIGOPTS +noauth a.nsec3.optout.example. \
1009 echo "I:checking dnssec-signzone purges RRSIGs from formerly-owned glue (nsec3) ($n)"
1086 $DIG $DIGOPTS +norec delegation.single-nsec3. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
1095 $DIG $DIGOPTS +norec nonexist.single-nsec3. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
1104 $DIG $DIGOPTS +norec single-nsec3. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
1164 kskname=`$KEYGEN -a RSASHA512 -b 1024 -n zone -r ../random.data -f KSK update-nsec3.example`
1166 echo zone update-nsec3.example
1172 $DIG $DIGOPTS +dnssec a update-nsec3.example. @10.53.0.4 > dig.out.ns4.test$n || ret=1
1296 nsec3=`grep "IN.NSEC3" dig.out.ds.ns6.test$n | wc -l`
1297 [ $nsec3 -eq 2 ] || ret=1
1300 nsec3=`grep "IN.NSEC3" dig.out.ns6.test$n | wc -l`
1301 [ $nsec3 -eq 1 ] || ret=1