Searched refs:SERVFAIL (Results 1 – 16 of 16) sorted by relevance
| /freebsd-14-stable/lib/libc/resolv/ |
| HD | res_query.c | 186 case SERVFAIL: in res_nquery() 259 if (hp->rcode == SERVFAIL) in res_nsearch() 341 if (hp->rcode == SERVFAIL) { in res_nsearch() 364 if (hp->rcode == SERVFAIL) in res_nsearch()
|
| HD | res_send.c | 1066 if (anhp->rcode == SERVFAIL || in send_dg()
|
| /freebsd-14-stable/contrib/tcpdump/ |
| HD | nameser.h | 114 #define SERVFAIL 2 /* server failure */ macro
|
| /freebsd-14-stable/include/arpa/ |
| HD | nameser_compat.h | 127 #define SERVFAIL ns_r_servfail macro
|
| /freebsd-14-stable/contrib/ldns/drill/ |
| HD | ChangeLog.22-nov-2005 | 32 --fail, don't query the next nameserver on SERVFAIL
|
| /freebsd-14-stable/contrib/unbound/contrib/ |
| HD | redirect-bogus.patch | 40 +Instead of responding to A queries with SERVFAIL, respond 46 +Instead of responding to AAAA queries with SERVFAIL, respond
|
| HD | README | 37 instead of SERVFAIL. Contributed by SIDN.
|
| HD | fastrpz.patch | 1360 + /* 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 */
|
| HD | aaaa-filter-iterator.patch | 135 + * a SERVFAIL response because the query has hit a dead end.
|
| /freebsd-14-stable/contrib/unbound/doc/ |
| HD | TODO | 73 [2] more logging about stuff like SERVFAIL and REFUSED responses
|
| HD | requirements.txt | 131 validator failure (SERVFAIL again), when the query is validated later on.
|
| HD | example.conf.in | 486 # 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
|
| HD | Changelog | 349 - 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-14-stable/lib/libc/net/ |
| HD | getaddrinfo.c | 2803 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-14-stable/contrib/sendmail/src/ |
| HD | README | 720 return SERVFAIL (a temporary failure) on T_AAAA (IPv6) lookups. If you
|
| /freebsd-14-stable/contrib/sendmail/ |
| HD | RELEASE_NOTES | 616 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)
|