Searched refs:bogus (Results 1 - 11 of 11) sorted by relevance

/bind-9.11.3/bin/tests/system/dnssec/
H A Dsetup.sh18 echo "a.bogus.example. A 10.0.0.22" >>../ns3/bogus.example.db.signed
19 echo "b.bogus.example. A 10.0.0.23" >>../ns3/bogus.example.db.signed
20 echo "c.bogus.example. A 10.0.0.23" >>../ns3/bogus.example.db.signed
H A Dclean.sh71 rm -f ns3/unsecure.example.db ns3/bogus.example.db ns3/keyless.example.db
H A Dtests.sh801 # Check the bogus domain
805 $DIG $DIGOPTS a.bogus.example. @10.53.0.4 a > dig.out.ns4.test$n || ret=1
814 $DELV $DELVOPTS +cd @10.53.0.4 a a.bogus.example > delv.out$n 2>&1 || ret=1
889 #check: requery with +CD. pending data should be returned even if it's bogus
895 #check: requery without +CD. bogus cached data should be rejected.
906 #check: requery with +CD. pending data should be returned even if it's bogus
913 #check: requery without +CD. bogus cached data should be rejected.
1037 $DIG $DIGOPTS a.bogus.example. soa @10.53.0.4 \
1039 $DIG $DIGOPTS +cdflag a.bogus.example. soa @10.53.0.5 \
1671 $DIG $DIGOPTS a.bogus
[all...]
/bind-9.11.3/bin/tests/system/geoip/
H A Dsetup.sh16 for i in 1 2 3 4 5 6 7 other bogus; do
/bind-9.11.3/bin/tests/system/pending/
H A Dtests.sh57 echo I:Checking that bogus additional is not returned with +CD.
175 # Make sure the resolver doesn't cache bogus NXDOMAIN
177 echo I:Trying to Prime bogus NXDOMAIN
186 echo I:Confirming the bogus NXDOMAIN was not cached
/bind-9.11.3/lib/dns/include/dns/
H A Dpeer.h60 isc_boolean_t bogus; member in struct:dns_peer
/bind-9.11.3/bin/tests/system/dnssec/ns3/
H A Dsign.sh24 zone=bogus.example.
25 infile=bogus.example.db.in
26 zonefile=bogus.example.db
492 # (sourced from bogus.example.db.in)
495 infile=bogus.example.db.in
503 sed -e 's/bogus/badds/g' < dsset-bogus.example$TP > dsset-badds.example$TP
/bind-9.11.3/lib/dns/
H A Dpeer.c228 peer->bogus = ISC_FALSE;
324 peer->bogus = newval;
336 *retval = peer->bogus;
H A Dresolver.c3502 isc_boolean_t bogus; local
3527 dns_peer_getbogus(peer, &bogus) == ISC_R_SUCCESS &&
3528 bogus)
3533 msg = "ignoring blackholed / bogus server: ";
/bind-9.11.3/bin/tests/system/dnssec/ns2/
H A Dsign.sh20 for subdomain in secure badds bogus dynamic keyless nsec3 optout \
/bind-9.11.3/
H A Dconfigure581 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
3274 # We chose a different compiler from the bogus one.
5454 # Ensure the archiver fails upon bogus file names.
12413 # We chose a different compiler from the bogus one.
13742 bogus endian macros
13786 bogus endian macros

Completed in 4471 milliseconds