OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ns10
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/nsupdate/krb/
setup.sh
96
kadmin.local addprinc -maxlife ${lifetime}d -randkey 'DNS/
ns10
.example.com@EXAMPLE.COM'
100
kadmin.local ktadd -k
ns10
-server.keytab 'DNS/
ns10
.example.com@EXAMPLE.COM'
109
cp
ns10
-server.keytab ../
ns10
/dns.keytab
114
cp ms-machine.ccache ../
ns10
/machine.ccache
/src/external/mpl/bind/dist/bin/tests/system/nsupdate/
setup.sh
88
cp -f
ns10
/in-addr.db.in
ns10
/in-addr.db
89
cp -f
ns10
/example.com.db.in
ns10
/example.com.db
tests.sh
2706
KRB5CCNAME="FILE:$(pwd)/
ns10
/machine.ccache"
2716
$DIG $DIGOPTS +tcp @10.53.0.10 4.3.2.1.in-addr.arpa PTR >dig.out.
ns10
.test$n || ret=1
2717
grep "status: NOERROR" dig.out.
ns10
.test$n >/dev/null || ret=1
2718
grep "4.3.2.1.in-addr.arpa.*PTR.*machine.example.com" dig.out.
ns10
.test$n >/dev/null || ret=1
2727
KRB5CCNAME="FILE:$(pwd)/
ns10
/machine.ccache"
2738
$DIG $DIGOPTS +tcp @10.53.0.10 5.3.2.1.in-addr.arpa PTR >dig.out.
ns10
.test$n || ret=1
2739
grep "status: NXDOMAIN" dig.out.
ns10
.test$n >/dev/null || ret=1
2748
KRB5CCNAME="FILE:$(pwd)/
ns10
/machine.ccache"
2758
$DIG $DIGOPTS +tcp @10.53.0.10 _xxx.self-srv.example.com SRV >dig.out.
ns10
.test$n || ret=1
2759
grep "status: NOERROR" dig.out.
ns10
.test$n >/dev/null || ret=
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/
conftest.py
700
def
ns10
(servers):
function
701
return servers["
ns10
"]
/src/external/mpl/bind/dist/bin/tests/system/rpz/
tests.sh
33
ns10
=$ns.10 # authoritative server
439
digcmd $* @$
ns10
>${DIGNM}_OK
/src/external/mpl/bind/dist/bin/tests/system/dnssec/
tests.sh
4746
dig_with_opts +notcp @10.53.0.10 nsec-rrsigs-stripped. TXT +dnssec >dig.out.
ns10
.test$n
4747
grep "status: NOERROR" dig.out.
ns10
.test$n >/dev/null || ret=1
4748
grep "QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 1" dig.out.
ns10
.test$n >/dev/null || ret=1
4749
grep "IN.RRSIG.NSEC" dig.out.
ns10
.test$n >/dev/null && ret=1
Completed in 38 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026