Home | History | Annotate | Download | only in inline

Lines Matching refs:noixfr

213 echo_i "checking that the zone is signed on initial transfer, noixfr ($n)"
217 $RNDCCMD 10.53.0.3 signing -list noixfr >signing.out.test$n 2>&1 || ret=1
227 echo_i "checking that the record is added on the hidden primary, noixfr ($n)"
231 zone noixfr
233 update add added.noixfr 0 A 1.2.3.4
237 $DIG $DIGOPTS @10.53.0.4 added.noixfr A >dig.out.ns4.test$n || ret=1
244 echo_i "checking that update has been transferred and has been signed, noixfr ($n)"
248 $DIG $DIGOPTS @10.53.0.3 added.noixfr A >dig.out.ns3.test$n || ret=1
258 echo_i "checking YYYYMMDDVV (2011072400) serial on hidden primary, noixfr ($n)"
262 zone noixfr
264 update add noixfr 0 SOA ns4.noixfr. . 2011072400 20 20 1814400 3600
268 $DIG $DIGOPTS @10.53.0.4 noixfr SOA >dig.out.ns4.test$n || ret=1
276 echo_i "checking YYYYMMDDVV (2011072400) serial in signed zone, noixfr ($n)"
279 $DIG $DIGOPTS @10.53.0.3 noixfr SOA >dig.out.ns3.test$n || ret=1
529 echo_i "checking YYYYMMDDVV (2011072450) serial on hidden primary, noixfr ($n)"
533 zone noixfr
535 update add noixfr 0 SOA ns4.noixfr. . 2011072450 20 20 1814400 3600
539 $DIG $DIGOPTS @10.53.0.4 noixfr SOA >dig.out.ns4.test$n || ret=1
547 echo_i "checking YYYYMMDDVV (2011072450) serial in signed zone, noixfr ($n)"
550 $DIG $DIGOPTS @10.53.0.3 noixfr SOA >dig.out.ns3.test$n || ret=1
593 echo_i "checking forwarded update on hidden primary, noixfr ($n)"
597 zone noixfr
599 update add noixfr 0 SOA ns4.noixfr. . 2011072460 20 20 1814400 3600
603 $DIG $DIGOPTS @10.53.0.4 noixfr SOA >dig.out.ns4.test$n || ret=1
611 echo_i "checking forwarded update on signed zone, noixfr ($n)"
614 $DIG $DIGOPTS @10.53.0.3 noixfr SOA >dig.out.ns3.test$n || ret=1