OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRAPORT8
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/transport-acl/
tests.sh
117
run_dig_expect_axfr_success "$testing for XFR via TCP" -p "${
EXTRAPORT8
}" +tcp -b 10.53.0.7 @10.53.0.1 axfr example9
119
run_dig_expect_axfr_failure "$testing for XoT (failure expected)" -p "${
EXTRAPORT8
}" +tcp -b 10.53.0.8 @10.53.0.1 axfr example9
121
run_dig_expect_axfr_success "$testing for XFR via TCP" -p "${
EXTRAPORT8
}" +tcp -b 10.53.0.9 @10.53.0.1 axfr example9
/src/external/mpl/bind/dist/bin/tests/system/transport-acl/ns1/
named.conf.j2
61
listen-on port @
EXTRAPORT8
@ { 10.53.0.1; };
129
allow-transfer port @
EXTRAPORT8
@ transport tcp { 10.53.0.7; !10.53.0.8; 10.53.0.9; };
/src/external/mpl/bind/dist/bin/tests/system/fetchlimit/
tests.sh
49
$PERL ../ditch.pl -p ${PORT} -s ${server} -b ${
EXTRAPORT8
} burst.input.$$
/src/external/mpl/bind/dist/bin/tests/system/digdelv/
tests.sh
1389
mdig_with_opts -b "10.53.0.3#${
EXTRAPORT8
}" +tcp @10.53.0.3 example >dig.out.test$n 2>&1 || true
/src/external/mpl/bind/dist/bin/tests/system/serve-stale/
tests.sh
2410
$PERL ../ditch.pl -p ${PORT} -s 10.53.0.3 -b ${
EXTRAPORT8
} burst.input.$$
Completed in 37 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026