Searched refs:zonefile (Results 1 - 23 of 23) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/system/resolver/ns6/
H A Dkeygen.sh25 zonefile="${zone}.db"
26 infile="${zonefile}.in"
27 cp $infile $zonefile
30 cat $ksk.key $zsk.key >> $zonefile
31 $SIGNER -P -r $RANDFILE -o $zone $zonefile > /dev/null 2>&1
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ns3/
H A Dsign.sh27 zonefile=secure.example.db
33 cat $infile $cnameandkey.key $dnameandkey.key $keyname.key >$zonefile
35 $SIGNER -P -r $RANDFILE -o $zone $zonefile > /dev/null
39 zonefile=bogus.example.db
43 cat $infile $keyname.key >$zonefile
45 $SIGNER -P -r $RANDFILE -o $zone $zonefile > /dev/null
49 zonefile=dynamic.example.db
54 cat $infile $keyname1.key $keyname2.key >$zonefile
56 $SIGNER -P -r $RANDFILE -o $zone $zonefile > /dev/null
60 zonefile
[all...]
/bind-9.6-ESV-R11/contrib/zkt/examples/flat/
H A Ddist.sh49 zonefile="$3"
67 echo "scp $zonefile $server:$dir/$view/$domain/"
68 : scp $zonefile $server:$dir/$view/$domain/
70 echo "scp $zonefile $server:$dir/$domain/"
71 : scp $zonefile $server:$dir/$domain/
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ns6/
H A Dsign.sh26 zonefile=optout-tld.db
30 cat $infile $keyname.key >$zonefile
32 $SIGNER -P -3 - -A -r $RANDFILE -o $zone $zonefile > /dev/null 2>&1
/bind-9.6-ESV-R11/bin/tests/system/nsupdate/ns3/
H A Dsign.sh26 zonefile=dnskey.test.db
31 cat $infile $keyname1.key $keyname2.key >$zonefile
33 $SIGNER -P -r $RANDFILE -o $zone -k $keyname1 $zonefile $keyname2 > /dev/null
/bind-9.6-ESV-R11/bin/tests/system/pending/ns2/
H A Dsign.sh27 zonefile=${domain}.db
32 cat $infile $keyname1.key $keyname2.key >$zonefile
34 $SIGNER -r $RANDFILE -o $zone $zonefile > /dev/null 2>&1
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ns2/
H A Dsign.sh27 zonefile=example.db
43 cat $infile $keyname1.key $keyname2.key >$zonefile
45 $SIGNER -P -g -r $RANDFILE -o $zone -k $keyname1 $zonefile $keyname2 > /dev/null
51 $CHECKZONE -D -q -i local $zone $zonefile.signed |
91 { print; }' > $zonefile.signed++ && mv $zonefile.signed++ $zonefile.signed
123 zonefile=badparam.db
128 cat $infile $keyname1.key $keyname2.key >$zonefile
130 $SIGNER -P -3 - -H 1 -g -r $RANDFILE -o $zone -k $keyname1 $zonefile
[all...]
/bind-9.6-ESV-R11/bin/tests/system/wildcard/ns1/
H A Dsign.sh27 zonefile=dlv.db
34 cat $infile $keyname1.key $keyname2.key > $zonefile
36 $SIGNER -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
41 zonefile=nsec.db
48 cat $infile $keyname1.key $keyname2.key > $zonefile
50 $SIGNER -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
55 zonefile=private.nsec.db
61 cat $infile $keyname1.key $keyname2.key > $zonefile
63 $SIGNER -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
78 zonefile
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns3/
H A Dsign.sh33 zonefile=child1.utld.db
40 cat $infile $keyname1.key $keyname2.key ../ns6/dsset-grand.$zone >$zonefile
42 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
48 zonefile=child3.utld.db
55 cat $infile $keyname1.key $keyname2.key ../ns6/dsset-grand.$zone >$zonefile
57 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
63 zonefile=child4.utld.db
70 cat $infile $keyname1.key $keyname2.key >$zonefile
72 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
78 zonefile
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns6/
H A Dsign.sh28 zonefile=grand.child1.utld.db
34 cat $infile $keyname1.key $keyname2.key >$zonefile
36 $SIGNER -g -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
42 zonefile=grand.child3.utld.db
49 cat $infile $keyname1.key $keyname2.key >$zonefile
51 $SIGNER -g -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
57 zonefile=grand.child4.utld.db
64 cat $infile $keyname1.key $keyname2.key >$zonefile
66 $SIGNER -g -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
72 zonefile
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns1/
H A Dsign.sh30 zonefile=root.db
36 cat $infile $keyname1.key $keyname2.key >$zonefile
38 $SIGNER -r $RANDFILE -g -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns2/
H A Dsign.sh30 zonefile=druz.db
37 cat $infile $keyname1.key $keyname2.key >$zonefile
39 $SIGNER -r $RANDFILE -l $dlvzone -g -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ns1/
H A Dsign.sh27 zonefile=root.db
39 cat $infile $keyname.key dsset-example. dsset-dlv. dsset-algroll. dsset-optout-tld. > $zonefile
41 $SIGNER -P -r $RANDFILE -o $zone $zonefile > /dev/null
/bind-9.6-ESV-R11/bin/tests/system/pending/ns1/
H A Dsign.sh26 zonefile=root.db
35 cat $infile $keyname1.key $keyname2.key > $zonefile
37 $SIGNER -g -r $RANDFILE -o $zone $zonefile > /dev/null 2>&1
/bind-9.6-ESV-R11/contrib/zkt/
H A Dncparse.c208 char zonefile[255+1]; local
284 snprintf (zonefile, sizeof zonefile, "%s", strval); /* this is the filename */
286 dbg_val4 ("dir %s view %s zone %s file %s\n", dir, view, zone, zonefile);
287 (*func) (dir, view, zone, zonefile);
H A Dzconf.h180 char *zonefile; member in struct:zconf
H A Dzone.c153 file = cp->zonefile;
240 zfile = conf->zonefile;
245 dbg_val2("zone_readdir: add %s to zonefile if not already there ? (%s)\n", signed_ext, zfile);
H A Dzconf.c197 { "ZoneFile", first, last, CONF_STRING, &def.zonefile },
284 set_varptr ("zonefile", &cp->zonefile, cp2 ? &cp2->zonefile: NULL);
H A Drollover.c136 snprintf (path, sizeof (path), "%s/../%s.signed", conf->dir, conf->zonefile);
H A Dzkt-signer.c363 fprintf (stderr, "[-fhnr] [-v [-v]] [zonefile.signed]\n");
379 fprintf (stderr, "\t\t The file to sign should be given as an argument (default is \"%s.signed\")\n", conf->zonefile);
648 verbmesg (1, zp->conf, "\tDynamic Zone signing: Initial signing request: Add DNSKEYs to zonefile\n");
/bind-9.6-ESV-R11/contrib/sdb/pgsql/
H A Dzonetodb.c135 char *porigin, *zonefile; local
157 zonefile = argv[2];
185 result = dns_db_load(db, zonefile);
/bind-9.6-ESV-R11/contrib/sdb/ldap/
H A Dzone2ldap.c119 char *zonefile; local
170 zonefile = strdup (optarg);
182 if ((argzone == NULL) || (zonefile == NULL))
211 result = dns_db_load (db, zonefile);
331 if (zonefile)
332 free(zonefile);
/bind-9.6-ESV-R11/contrib/sdb/sqlite/
H A Dzone2sqlite.c152 char *porigin, *zonefile; local
167 printf("usage: %s <zone> <zonefile> <dbfile> <dbtable>\n", argv[0]);
172 zonefile = argv[2];
198 result = dns_db_load(db, zonefile);

Completed in 214 milliseconds