Searched refs:DIG (Results 1 - 25 of 89) sorted by relevance

1234

/bind-9.11.3/bin/tests/system/zero/
H A Dtests.sh17 $DIG -p 5300 @10.53.0.2 axfr example | grep -v "^ds0" |
22 $DIG -p 5300 @10.53.0.3 -f query.list > dig.out$i.1.test$n &
23 $DIG -p 5300 @10.53.0.3 -f query.list > dig.out$i.2.test$n &
24 $DIG -p 5300 @10.53.0.3 -f query.list > dig.out$i.3.test$n &
25 $DIG -p 5300 @10.53.0.3 -f query.list > dig.out$i.4.test$n &
26 $DIG -p 5300 @10.53.0.3 -f query.list > dig.out$i.5.test$n &
27 $DIG -p 5300 @10.53.0.3 -f query.list > dig.out$i.6.test$n &
45 $DIG +short -p 5300 @10.53.0.3 foo.increment
46 $DIG +short -p 5300 @10.53.0.3 foo.increment
47 $DIG
[all...]
/bind-9.11.3/bin/tests/system/glue/
H A Dtests.sh21 $DIG +norec @10.53.0.1 -p 5300 foo.bar.fi. A >dig.out || status=1
25 $DIG +norec @10.53.0.1 -p 5300 foo.bar.xx. a >dig.out || status=1
29 $DIG +norec @10.53.0.1 -p 5300 foo.bar.yy. a >dig.out || status=1
33 $DIG +norec @10.53.0.1 -p 5300 example.net. a > dig.out || status=1
/bind-9.11.3/bin/tests/system/reclimit/
H A Dtests.sh59 $DIG $DIGOPTS @10.53.0.2 reset > /dev/null || ret=1
60 $DIG $DIGOPTS @10.53.0.3 indirect1.example.org > dig.out.1.test$n || ret=1
62 $DIG $DIGOPTS +short @10.53.0.2 count txt > dig.out.2.test$n || ret=1
72 $DIG $DIGOPTS @10.53.0.2 reset > /dev/null || ret=1
73 $DIG $DIGOPTS @10.53.0.3 indirect2.example.org > dig.out.1.test$n || ret=1
75 $DIG $DIGOPTS +short @10.53.0.2 count txt > dig.out.2.test$n || ret=1
87 $DIG $DIGOPTS @10.53.0.2 reset > /dev/null || ret=1
88 $DIG $DIGOPTS @10.53.0.3 indirect3.example.org > dig.out.1.test$n || ret=1
90 $DIG $DIGOPTS +short @10.53.0.2 count txt > dig.out.2.test$n || ret=1
100 $DIG
[all...]
/bind-9.11.3/bin/tests/system/legacy/
H A Dtests.sh20 $DIG +edns @10.53.0.2 -p 5300 dropedns soa > dig.out.1.test$n
22 $DIG +noedns @10.53.0.2 -p 5300 dropedns soa > dig.out.2.test$n || ret=1
25 $DIG +noedns +tcp @10.53.0.2 -p 5300 dropedns soa > dig.out.3.test$n || ret=1
28 $DIG +edns +tcp @10.53.0.2 -p 5300 dropedns soa > dig.out.4.test$n
36 $DIG +tcp @10.53.0.1 -p 5300 dropedns soa > dig.out.test$n || ret=1
44 $DIG +edns @10.53.0.3 -p 5300 dropedns-notcp soa > dig.out.1.test$n
46 $DIG +noedns +tcp @10.53.0.3 -p 5300 dropedns-notcp soa > dig.out.2.test$n
48 $DIG +noedns @10.53.0.3 -p 5300 dropedns-notcp soa > dig.out.3.test$n || ret=1
57 $DIG +tcp @10.53.0.1 -p 5300 dropedns-notcp soa > dig.out.test$n || ret=1
65 $DIG
[all...]
/bind-9.11.3/bin/tests/system/limits/
H A Dtests.sh17 $DIG +tcp +norec 1000.example. @10.53.0.1 a -p 5300 > dig.out.1000 || status=1
22 $DIG +tcp +norec 2000.example. @10.53.0.1 a -p 5300 > dig.out.2000 || status=1
27 $DIG +tcp +norec 3000.example. @10.53.0.1 a -p 5300 > dig.out.3000 || status=1
32 $DIG +tcp +norec 4000.example. @10.53.0.1 a -p 5300 > dig.out.4000 || status=1
37 $DIG +tcp +norec +noedns a-maximum-rrset.example. @10.53.0.1 a -p 5300 > dig.out.a-maximum-rrset \
43 $DIG +tcp +norec +noadd 5000.example. @10.53.0.1 a -p 5300 > dig.out.exceed || status=1
/bind-9.11.3/bin/tests/system/unknown/
H A Dtests.sh22 $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
[all...]
/bind-9.11.3/bin/tests/system/forward/
H A Dtests.sh21 $DIG +noadd +noauth txt.example1. txt @$hidden -p 5300 > dig.out.hidden || ret=1
22 $DIG +noadd +noauth txt.example1. txt @$f1 -p 5300 > dig.out.f1 || ret=1
29 $DIG +noadd +noauth txt.example2. txt @$root -p 5300 > dig.out.root || ret=1
30 $DIG +noadd +noauth txt.example2. txt @$f1 -p 5300 > dig.out.f1 || ret=1
37 $DIG +noadd +noauth txt.example2. txt @$root -p 5300 > dig.out.root || ret=1
38 $DIG +noadd +noauth txt.example2. txt @$f1 -p 5300 > dig.out.f1 || ret=1
45 $DIG +noadd +noauth txt.example4. txt @$hidden -p 5300 > dig.out.hidden || ret=1
46 $DIG +noadd +noauth txt.example4. txt @$f1 -p 5300 > dig.out.f1 || ret=1
53 $DIG +noadd +noauth txt.example1. txt @$hidden -p 5300 > dig.out.hidden || ret=1
54 $DIG
[all...]
/bind-9.11.3/bin/tests/virtual-time/slave/
H A Dtests.sh22 $DIG $DIGOPTS txt.example. txt @10.53.0.1 > dig.out.before || ret=1
25 $DIG $DIGOPTS txt.example. txt @10.53.0.1 > dig.out.after || ret=1
/bind-9.11.3/bin/tests/system/ecdsa/
H A Dtests.sh25 $DIG $DIGOPTS . @10.53.0.1 soa > dig.out.ns1.test$n || ret=1
26 $DIG $DIGOPTS . @10.53.0.2 soa > dig.out.ns2.test$n || ret=1
/bind-9.11.3/bin/tests/system/gost/
H A Dtests.sh25 $DIG $DIGOPTS . @10.53.0.1 soa > dig.out.ns1.test$n || ret=1
26 $DIG $DIGOPTS . @10.53.0.2 soa > dig.out.ns2.test$n || ret=1
/bind-9.11.3/bin/tests/system/masterfile/
H A Dtests.sh20 $DIG +nostats +nocmd include. axfr @10.53.0.1 -p 5300 >dig.out.$n
23 $DIG +nostats +nocmd ttl2. axfr @10.53.0.1 -p 5300 >>dig.out.$n
26 $DIG +nostats +nocmd ttl2. axfr @10.53.0.1 -p 5300 >>dig.out.$n
35 $DIG +tcp +noall +answer example soa @10.53.0.2 -p 5300 > dig.out.$n
43 $DIG +tcp +all missing soa @10.53.0.2 -p 5300 > dig.out.$n
/bind-9.11.3/bin/tests/system/sortlist/
H A Dtests.sh26 $DIG +tcp +noadd +nosea +nostat +noquest +noauth +nocomm +nocmd a.example. \
37 $DIG +tcp +noadd +nosea +nostat +noquest +noauth +nocomm +nocmd \
40 $DIG +tcp +noadd +nosea +nostat +noquest +noauth +nocomm +nocmd \
43 $DIG +tcp +noadd +nosea +nostat +noquest +noauth +nocomm +nocmd \
46 $DIG +tcp +noadd +nosea +nostat +noquest +noauth +nocomm +nocmd \
/bind-9.11.3/bin/tests/virtual-time/autosign-zsk/
H A Dtests.sh25 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1
28 $DIG $DIGOPTS -t txt txt.example. @10.53.0.1 > dig.out.ns1.txt$n || ret=1
40 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1
43 $DIG $DIGOPTS -t txt txt.example. @10.53.0.1 > dig.out.ns1.txt$n || ret=1
54 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1
56 $DIG $DIGOPTS -t txt txt.example. @10.53.0.1 > dig.out.ns1.txt$n || ret=1
67 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1
70 $DIG $DIGOPTS -t txt txt.example. @10.53.0.1 > dig.out.ns1.txt$n || ret=1
81 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1
85 $DIG
[all...]
/bind-9.11.3/bin/tests/system/chain/
H A Dtests.sh18 $DIG a.short-dname.example @10.53.0.2 a -p 5300 > dig.out.ns2.short || ret=1
26 $DIG a.short-dname.example @10.53.0.7 a -p 5300 > dig.out.ns4.short || ret=1
34 $DIG a.long-dname.example @10.53.0.2 a -p 5300 > dig.out.ns2.long || ret=1
42 $DIG a.long-dname.example @10.53.0.7 a -p 5300 > dig.out.ns4.long || ret=1
50 $DIG 01234567890123456789012345678901234567890123456789.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.long-dname.example @10.53.0.2 a -p 5300 > dig.out.ns2.toolong || ret=1
58 $DIG 01234567890123456789012345678901234567890123456789.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.long-dname.example @10.53.0.7 a -p 5300 > dig.out.ns4.cachedtoolong || ret=1
67 $DIG 01234567890123456789012345678901234567890123456789.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.longlonglonglonglonglonglonglonglonglonglonglonglonglong.toolong-dname.example @10.53.0.7 a -p 5300 > dig.out.ns4.uncachedtoolong || ret=1
76 $DIG cname.example @10.53.0.2 a -p 5300 > dig.out.ns2.cname
84 $DIG cname.example @10.53.0.7 a -p 5300 > dig.out.ns4.cname
96 $DIG
[all...]
/bind-9.11.3/bin/tests/system/views/
H A Dtests.sh17 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noauth \
22 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noauth \
40 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noauth \
46 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noauth \
52 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noauth \
85 one=`$DIG +tcp +short -p 5300 -b 10.53.0.2 @10.53.0.2 b.clone a`
86 two=`$DIG +tcp +short -p 5300 -b 10.53.0.4 @10.53.0.2 b.clone a`
96 one=`$DIG +tcp +short -p 5300 -b 10.53.0.2 @10.53.0.2 child.clone txt`
97 two=`$DIG +tcp +short -p 5300 -b 10.53.0.4 @10.53.0.2 child.clone txt`
98 three=`$DIG
[all...]
/bind-9.11.3/bin/tests/system/case/
H A Dtests.sh22 $DIG $DIGOPTS soa example. @10.53.0.2 -p 5300 > dig.ns2.test$n
28 $DIG $DIGOPTS soa dynamic. @10.53.0.2 -p 5300 > dig.ns2.test$n
36 $DIG $DIGOPTS mx example. @10.53.0.1 -p 5300 > dig.ns1.test$n
47 $DIG $DIGOPTS mx example. -b 10.53.0.1 @10.53.0.1 -p 5300 > dig.ns1.test$n
52 $DIG $DIGOPTS mx example. -b 10.53.0.2 @10.53.0.2 -p 5300 > dig.ns2.test$n
62 $DIG axfr dynamic @10.53.0.1 -p 5300 > dig.ns1.test$n
71 $DIG axfr dynamic @10.53.0.2 -p 5300 > dig.ns2.test$n
85 $DIG axfr dynamic @10.53.0.1 -p 5300 > dig.ns1.test$n
93 $DIG soa dynamic @10.53.0.2 -p 5300 | grep 2000042408 > /dev/null && break
100 $DIG axf
[all...]
/bind-9.11.3/bin/tests/system/dialup/
H A Dtests.sh22 $DIG $DIGOPTS example. @10.53.0.1 soa > dig.out.ns1.test || ret=1
28 $DIG $DIGOPTS example. @10.53.0.2 soa > dig.out.ns2.test || ret=1
47 $DIG $DIGOPTS example. @10.53.0.3 soa > dig.out.ns3.test || ret=1
/bind-9.11.3/bin/tests/system/integrity/
H A Dtests.sh17 $DIG -p 5300 @10.53.0.1 mx mx-cname-fail > dig.out.test$n || ret=1
26 $DIG -p 5300 @10.53.0.1 mx mx-cname-warn > dig.out.test$n || ret=1
35 $DIG -p 5300 @10.53.0.1 mx mx-cname-ignore > dig.out.test$n || ret=1
44 $DIG -p 5300 @10.53.0.1 mx no-mx-cname-fail > dig.out.test$n || ret=1
53 $DIG -p 5300 @10.53.0.1 mx no-mx-cname-warn > dig.out.test$n || ret=1
62 $DIG -p 5300 @10.53.0.1 mx no-mx-cname-ignore > dig.out.test$n || ret=1
71 $DIG -p 5300 @10.53.0.1 srv srv-cname-fail > dig.out.test$n || ret=1
80 $DIG -p 5300 @10.53.0.1 srv srv-cname-warn > dig.out.test$n || ret=1
89 $DIG -p 5300 @10.53.0.1 srv srv-cname-ignore > dig.out.test$n || ret=1
98 $DIG
[all...]
/bind-9.11.3/bin/tests/system/dlzexternal/
H A Dtests.sh43 out=`$DIG $DIGOPTS -t $type -q $host | egrep "^$host"`
66 $DIG $DIGOPTS testdc1.example.nil AAAA > dig.out.$n
79 out=`$DIG $DIGOPTS +short a testdc3.example.nil`
85 out=`$DIG $DIGOPTS +short -t txt -q source-addr.example.nil | grep -v '^;'`
107 $DIG $DIGOPTS +noall +answer axfr example.nil > dig.out.ns1.test$n
110 $DIG $DIGOPTS +noall +answer axfr alternate.nil > dig.out.ns1.test$n
117 $DIG $DIGOPTS +noall +answer ns other.nil > dig.out.ns1.test$n
123 $DIG $DIGOPTS +noall +answer ns zone.nil > dig.out.ns1.test$n
129 $DIG $DIGOPTS +noall +answer ns zone.nil > dig.out.ns1.test$n
135 $DIG
[all...]
/bind-9.11.3/bin/tests/system/acl/
H A Dtests.sh22 $DIG $DIGOPTS tsigzone. \
29 $DIG $DIGOPTS tsigzone. \
39 $DIG $DIGOPTS tsigzone. \
45 $DIG $DIGOPTS tsigzone. \
50 $DIG $DIGOPTS tsigzone. \
62 $DIG $DIGOPTS tsigzone. \
68 $DIG $DIGOPTS tsigzone. \
74 $DIG $DIGOPTS tsigzone. \
80 $DIG $DIGOPTS tsigzone. \
86 $DIG
[all...]
/bind-9.11.3/bin/tests/system/pending/
H A Dtests.sh52 ans=`$DIG $DIGOPTS_CD @10.53.0.4 hostile MX` || ret=1
60 ans=`$DIG $DIGOPTS_CD @10.53.0.4 mail.example A` || ret=1
72 ans=`$DIG $DIGOPTS @10.53.0.4 example.com MX` || ret=1
90 ans=`$DIG $DIGOPTS @10.53.0.4 mail.example.com A` || ret=1
98 ans=`$DIG $DIGOPTS_CD @10.53.0.4 mail.example.com AAAA` || ret=1
110 ans=`$DIG $DIGOPTS_CD @10.53.0.4 pending-ok.example.com A` || ret=1
123 ans=`$DIG $DIGOPTS_CD @10.53.0.4 pending-ok.example.com A` || ret=1
135 ans=`$DIG $DIGOPTS_CD @10.53.0.4 pending-ng.example.com A` || ret=1
148 ans=`$DIG $DIGOPTS @10.53.0.4 pending-ng.example.com A` || ret=1
159 ans=`$DIG
[all...]
/bind-9.11.3/bin/tests/system/xferquota/
H A Dtests.sh44 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd \
48 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd \
56 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd \
60 $DIG +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd \
/bind-9.11.3/bin/tests/system/dlv/
H A Dtests.sh23 $DIG $DIGOPTS child1.utld dnskey @10.53.0.5 > dig.out.ns5.test$n || ret=1
31 $DIG $DIGOPTS grand.child1.utld dnskey @10.53.0.5 > dig.out.ns5.test$n || ret=1
39 $DIG $DIGOPTS child1.druz soa @10.53.0.5 > dig.out.ns5.test$n || ret=1
47 $DIG $DIGOPTS grand.child1.druz soa @10.53.0.5 > dig.out.ns5.test$n || ret=1
/bind-9.11.3/bin/tests/system/dscp/
H A Dtests.sh26 $DIG -p 5300 @$server $DIGOPTS soa . > dig.out.$server
/bind-9.11.3/bin/tests/system/dsdigest/
H A Dtests.sh24 $DIG $DIGOPTS a.good. @10.53.0.3 a > dig.out.good || ret=1
34 $DIG $DIGOPTS a.bad. @10.53.0.3 a > dig.out.bad || ret=1
41 $DIG $DIGOPTS bad. @10.53.0.4 ds > dig.out.ds || ret=1
44 $DIG $DIGOPTS a.bad. @10.53.0.4 a > dig.out.insecure || ret=1

Completed in 19 milliseconds

1234