HomeSort by: relevance | last modified time | path
    Searched refs:rndc (Results 1 - 25 of 78) sorted by relevancy

1 2 3 4

  /src/external/mpl/bind/bin/rndc/
Makefile 5 PROG= rndc
6 SRCS= rndc.c util.c
7 MAN= rndc.8 rndc.conf.5
10 DIST=${IDIST}/bin/rndc
12 -DRNDC_CONFFILE=\"${SYSCONFDIR}/rndc.conf\" \
13 -DRNDC_KEYFILE=\"${SYSCONFDIR}/rndc.key\" \
  /src/external/mpl/bind/bin/confgen/
Makefile 3 SUBDIR= rndc-confgen tsig-keygen
  /src/external/mpl/bind/dist/bin/tests/system/zonechecks/
tests.sh 19 RNDCCMD="$RNDC -c ../_common/rndc.conf -p ${CONTROLPORT} -s"
167 $RNDCCMD 10.53.0.1 zonestatus primary.example >rndc.out.pri 2>&1
168 grep "zone not loaded" rndc.out.pri >/dev/null || break
177 checkfor "name: primary.example" rndc.out.pri
178 checkfor "type: primary" rndc.out.pri
179 checkfor "files: primary.db, primary.db.signed" rndc.out.pri
180 checkfor "serial: " rndc.out.pri
181 checkfor "nodes: " rndc.out.pri
182 checkfor "last loaded: " rndc.out.pr
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/addzone/
tests_rndc_deadlock.py 33 Run "rndc addzone", "rndc modzone", and "rndc delzone" in a tight loop
46 args = [os.environ["RNDC"]] + ns3.rndc_args.split()
49 # avoid using ns3.rndc() directly to avoid log spam
55 Check if server status can be successfully retrieved using "rndc status"
57 cmd = ns3.rndc("status", raise_on_exception=False)
63 Test whether running "rndc addzone", "rndc modzone", and "rndc delzone
    [all...]
tests.sh 19 RNDCCMD="$RNDC -c ../_common/rndc.conf -p ${CONTROLPORT} -s"
120 $RNDCCMD 10.53.0.2 addzone 'missing.example { type primary; file "missing.db"; };' 2>rndc.out.ns2.$n && ret=1
121 grep "file not found" rndc.out.ns2.$n >/dev/null || ret=1
139 echo_i "checking rndc showzone with previously added zone ($n)"
141 $RNDCCMD 10.53.0.2 showzone previous.example >rndc.out.ns2.$n
143 [ "$(cat rndc.out.ns2.$n)" = "$expected" ] || ret=1
217 echo_i "checking rndc showzone with a normally-loaded zone ($n)"
219 $RNDCCMD 10.53.0.2 showzone normal.example >rndc.out.ns2.$n
221 [ "$(cat rndc.out.ns2.$n)" = "$expected" ] || ret=
    [all...]
  /src/external/mpl/bind/bin/
Makefile 3 SUBDIR= dig host named nslookup nsupdate rndc dnssec check tools \
  /src/external/mpl/bind/dist/bin/tests/system/resolver/
tests_resolver.py 19 ns1.rndc("flush")
29 cmd = ns1.rndc("reload", raise_on_exception=False)
35 ns1.rndc("reload")
  /src/external/mpl/bind/dist/bin/tests/system/emptyzones/
tests_emptyzones.py 18 ns1.rndc("reload")
21 ns1.rndc("reload")
  /src/external/mpl/bind/dist/bin/tests/system/mkeys/
tests.sh 28 "$RNDC" -c ../_common/rndc.conf -p "${CONTROLPORT}" -s "$@"
146 mkeys_status_on 2 >rndc.out.$n 2>&1 || ret=1
148 count=$(grep -c "keyid: " rndc.out.$n) || true
151 count=$(grep -c "trust" rndc.out.$n) || true
154 count=$(grep -c "trusted since" rndc.out.$n) || true
157 count=$(grep -c "trust pending" rndc.out.$n) || true
166 mkeys_status_on 3 >rndc.out.$n 2>&1 || ret=1
168 count=$(grep -c "keyid: " rndc.out.$n) || true
171 count=$(grep -c "trust" rndc.out.$n) || tru
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/
named.plainlog.conf.j2 28 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
31 key rndc-key {
named.conf.j2 44 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
47 key rndc-key {
named.dir.conf.j2 37 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
40 key rndc-key {
named.iso8601-utc.conf.j2 37 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
40 key rndc-key {
named.iso8601.conf.j2 38 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
41 key rndc-key {
named.pipe.conf.j2 37 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
40 key rndc-key {
named.plain.conf.j2 44 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
47 key rndc-key {
named.sym.conf.j2 37 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
40 key rndc-key {
named.abspath.conf.j2 46 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { "rndc-key"; };
49 key rndc-key {
  /src/external/mpl/bind/dist/bin/tests/system/database/
tests_database.py 32 ns1.rndc("reload")
  /src/external/mpl/bind/dist/bin/tests/system/logfileconfig/
tests.sh 41 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$n
52 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$n
65 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$n
82 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$n
92 stop_server --use-rndc --port ${CONTROLPORT} ns1
102 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$n
113 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$n
126 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$n
143 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$n
156 rndc_reconfig ns1 10.53.0.1 >rndc.out.test$
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/nsec3/
tests_nsec3_reload.py 58 ns3.rndc(f"reload {zone}")
  /src/external/mpl/bind/dist/bin/tests/system/keepalive/
tests_keepalive.py 23 ns2.rndc("stats")
58 response = ns2.rndc("tcp-timeouts 300 300 300 200")
  /src/external/mpl/bind/dist/bin/tests/system/rndc/
tests.sh 21 RNDCCMD="$RNDC -p ${CONTROLPORT} -c ../_common/rndc.conf -s"
49 echo_i "rndc freeze"
88 echo_i "rndc thaw"
107 echo_i "rndc sync"
147 echo_i "rndc sync -clean"
217 $RNDCCMD 10.53.0.2 freeze static >rndc.out.1.test$n 2>&1 && ret=1
218 grep 'not dynamic' rndc.out.1.test$n >/dev/null || ret=1
323 $RNDC -s 10.53.0.2 -p ${CONTROLPORT} -c ns2/secondkey.conf status >/dev/null || ret=1
328 echo_i "test 'rndc dumpdb' with an unwritable dump-file ($n)
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/_common/
rndc.conf 25 key rndc-key;
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-controls-duplicate.conf 14 key rndc-key {
25 inet 127.0.0.1 port 953 allow { 127.0.0.1; } keys { "rndc-key"; };

Completed in 37 milliseconds

1 2 3 4