Home
last modified time | relevance | path

Searched refs:SERVFAIL (Results 1 – 16 of 16) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_query.c182 case SERVFAIL: in res_nquery()
255 if (hp->rcode == SERVFAIL) in res_nsearch()
337 if (hp->rcode == SERVFAIL) { in res_nsearch()
360 if (hp->rcode == SERVFAIL) in res_nsearch()
H A Dres_send.c1062 if (anhp->rcode == SERVFAIL || in send_dg()
/freebsd/contrib/tcpdump/
H A Dnameser.h114 #define SERVFAIL 2 /* server failure */ macro
/freebsd/include/arpa/
H A Dnameser_compat.h127 #define SERVFAIL ns_r_servfail macro
/freebsd/contrib/ldns/drill/
H A DChangeLog.22-nov-200532 --fail, don't query the next nameserver on SERVFAIL
/freebsd/contrib/unbound/contrib/
H A Dredirect-bogus.patch40 +Instead of responding to A queries with SERVFAIL, respond
46 +Instead of responding to AAAA queries with SERVFAIL, respond
H A DREADME37 instead of SERVFAIL. Contributed by SIDN.
H A Dfastrpz.patch1360 + /* Send SERVFAIL */
1770 +static bool /* false=SERVFAIL */
1805 +static bool /* false=SERVFAIL */
2443 +bool /* false=SERVFAIL */
2601 + case st_servfail: /* Send SERVFAIL */
2781 + * @return false=send SERVFAIL
2795 + rpz_iter_resp_fail, /* Send SERVFAIL. */
2811 + rpz_cname_fail, /* send SERVFAIL */
2914 + /* send SERVFAIL */
H A Daaaa-filter-iterator.patch135 + * a SERVFAIL response because the query has hit a dead end.
/freebsd/contrib/unbound/doc/
H A DTODO73 [2] more logging about stuff like SERVFAIL and REFUSED responses
H A Drequirements.txt131 validator failure (SERVFAIL again), when the query is validated later on.
H A Dexample.conf.in486 # print log lines that say why queries return SERVFAIL to clients.
717 # instead of SERVFAIL. It still performs the security checks, which
1092 # When enabled Unbound will reply with SERVFAIL if the return value of
H A DChangelog349 - Fix to enable that SERVFAIL is cached, for a short period, for more
1546 - Fix #670: SERVFAIL problems with unbound 1.15.0 running on
1690 - Test for NSID in SERVFAIL response due to DNSSEC bogus.
3998 not overwrite valid cache entry with SERVFAIL.
3999 - auth-zone give SERVFAIL when expired, fallback activates when
4001 - stat count SERVFAIL downstream auth-zone queries for expired zones.
4010 entry with SERVFAIL.
4049 - Fix #4191: NXDOMAIN vs SERVFAIL during dns64 PTR query.
4106 - Fix #4188: IPv6 forwarders without ipv6 result in SERVFAIL, fixes
4228 returning SERVFAIL to clients.
[all …]
/freebsd/lib/libc/net/
H A Dgetaddrinfo.c2803 case SERVFAIL: in res_queryN()
2874 if (hp->rcode == SERVFAIL) in res_searchN()
2937 if (hp->rcode == SERVFAIL) { in res_searchN()
2960 if (hp->rcode == SERVFAIL) in res_searchN()
/freebsd/contrib/sendmail/src/
H A DREADME720 return SERVFAIL (a temporary failure) on T_AAAA (IPv6) lookups. If you
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES616 dealing with broken nameservers by ignoring SERVFAIL
2857 Continue dealing with broken nameservers by ignoring SERVFAIL
3206 will return SERVFAIL (a temporary failure) on T_AAAA (IPv6)