Lines Matching refs:DIGOPTS
16 DIGOPTS="-p 5300"
22 $DIG +short $DIGOPTS @10.53.0.1 a$i.example a in > dig.out || ret=1
35 $DIG +short $DIGOPTS @10.53.0.1 txt$i.example txt in > dig.out || ret=1
48 $DIG +short $DIGOPTS @10.53.0.1 unk$i.example type123 in > dig.out || ret=1
59 $DIG +short $DIGOPTS @10.53.0.1 null.example null in > dig.out || ret=1
66 $DIG +short $DIGOPTS @10.53.0.1 empty.example null in > dig.out || ret=1
75 $DIG +short $DIGOPTS @10.53.0.1 a$i.example a class10 > dig.out || ret=1
88 $DIG +short $DIGOPTS @10.53.0.1 txt$i.example txt class10 > dig.out || ret=1
101 $DIG +short $DIGOPTS @10.53.0.1 unk$i.example type123 class10 > dig.out || ret=1
114 $DIG $DIGOPTS @10.53.0.1 broken$i. soa in > dig.out || ret=1
125 $DIG $DIGOPTS @10.53.0.1 +tcp +short large.example TYPE45234 > dig.out || { ret=1 ; echo I: dig failed ; }
132 $DIG $DIGOPTS @10.53.0.2 +tcp +short large.example TYPE45234 > dig.out || { ret=1 ; echo I: dig failed ; }
143 $DIG $DIGOPTS @10.53.0.2 +tcp +short large.example TYPE45234 > dig.out || { ret=1 ; echo I: dig failed ; }
150 $DIG $DIGOPTS @10.53.0.3 +tcp +short large.example TYPE45234 > dig.out || { ret=1 ; echo I: dig failed ; }
161 $DIG $DIGOPTS @10.53.0.3 +tcp +short large.example TYPE45234 > dig.out || { ret=1 ; echo I: dig failed ; }
168 $DIG $DIGOPTS @10.53.0.1 +tcp +short txt8.example txt > dig.out
175 $DIG $DIGOPTS @10.53.0.1 +tcp +short txt9.example txt > dig.out