Lines Matching refs:AXFR
32 $DIG $DIGOPTS example. @10.53.0.2 axfr >dig.out.ns2.test$n || tmp=1
47 $DIG $DIGOPTS $ZONE @$SERVER axfr >dig.out.test$n || return 1
69 $DIG $DIGOPTS tsigzone. @10.53.0.2 axfr -y "${DEFAULT_HMAC}:tsigzone.:1234abcd8765" >dig.out.ns2.test$n || tmp=1
76 $DIG $DIGOPTS tsigzone. @10.53.0.3 axfr -y "${DEFAULT_HMAC}:tsigzone.:1234abcd8765" >dig.out.ns3.test$n || return 1
174 @10.53.0.3 axfr >dig.out.ns3.test$n || tmp=1
191 @10.53.0.6 axfr >dig.out.ns6.test$n || tmp=1
195 @10.53.0.3 axfr >dig.out.ns3.test$n || tmp=1
212 @10.53.0.6 axfr >dig.out.ns6.test$n || tmp=1
216 @10.53.0.1 axfr >dig.out.ns1.test$n || tmp=1
244 @10.53.0.1 axfr >dig.out.ns1.test$n || tmp=1
248 @10.53.0.7 axfr >dig.out.ns7.test$n || tmp=1
262 $DIG axfr . -p ${PORT} @10.53.0.4 | grep SOA >axfr.out || tmp=1
263 if test $(wc -l <axfr.out) != 2; then
308 $DIGCMD nil. TXT | grep 'initial AXFR' >/dev/null || {
347 $DIGCMD nil. TXT | grep 'unsigned AXFR' >/dev/null && {
366 $DIGCMD nil. TXT | grep 'bad keydata AXFR' >/dev/null && {
385 $DIGCMD nil. TXT | grep 'partially signed AXFR' >/dev/null && {
404 $DIGCMD nil. TXT | grep 'unknown key AXFR' >/dev/null && {
423 $DIGCMD nil. TXT | grep 'incorrect key AXFR' >/dev/null && {
442 $DIGCMD nil. TXT | grep 'wrong question AXFR' >/dev/null && {
452 # Uncomment to see AXFR stream with mismatching IDs.
453 # $DIG $DIGOPTS @10.53.0.5 -y "${DEFAULT_HMAC}:tsig_key:LSAnCU+Z" nil. AXFR +all
483 $DIGCMD nil. TXT | grep 'SOA mismatch AXFR' >/dev/null && {
543 $DIG $DIGOPTS example. @10.53.0.8 axfr \
548 echo_i "failed axfr size check"
568 $DIG -p ${PORT} axfr mapped @10.53.0.3 >dig.out.3.test$n
577 echo_i "test that a zone with too many records is rejected (AXFR) ($n)"
579 grep "'axfr-too-big/IN'.*: too many records" ns6/named.run >/dev/null || tmp=1
599 echo_i "checking whether dig calculates AXFR statistics correctly ($n)"
606 $DIG $DIGOPTS +edns +nocookie +noexpire +stat -b 10.53.0.2 @10.53.0.3 xfer-stats. AXFR >dig.out.ns3.test$n
612 diff axfr-stats.good stats.dig || tmp=1
623 echo_i "checking whether named calculates incoming AXFR statistics correctly ($n)"
626 diff axfr-stats.good stats.incoming || tmp=1
631 echo_i "checking whether named calculates outgoing AXFR statistics correctly ($n)"
634 get_named_xfer_stats ns3/named.run 10.53.0.2 xfer-stats "AXFR ended" >stats.outgoing
635 diff axfr-stats.good stats.outgoing >/dev/null
686 $RNDCCMD 10.53.0.6 retransfer axfr-rndc-retransfer-force 2>&1 | sed 's/^/ns6 /' | cat_i
688 msg="'axfr-rndc-retransfer-force/IN' from 10.53.0.1#${PORT}: received"
691 $RNDCCMD 10.53.0.6 retransfer -force axfr-rndc-retransfer-force 2>&1 | sed 's/^/ns6 /' | cat_i
692 msg="'axfr-rndc-retransfer-force/IN' from 10.53.0.1#${PORT}: Transfer status: shutting down"
695 msg="'axfr-rndc-retransfer-force/IN' from 10.53.0.1#${PORT}: Transfer status: success"
704 $RNDCCMD 10.53.0.6 retransfer axfr-min-transfer-rate 2>&1 | sed 's/^/ns6 /' | cat_i
714 $RNDCCMD 10.53.0.6 retransfer axfr-max-transfer-time 2>&1 | sed 's/^/ns6 /' | cat_i
731 $RNDCCMD 10.53.0.6 retransfer axfr-max-idle-time 2>&1 | sed 's/^/ns6 /' | cat_i