Site icon EfmSoft

What does Windows error code 9557 (DNS_STATUS_FQDN) mean?

 
Previous Next
DNS_ERROR_NON_RFC_NAME DNS_STATUS_DOTTED_NAME

DNS_STATUS_FQDN

An informational name classification

DNS_STATUS_FQDN is a status describing the form of a DNS name, not evidence that the name exists or that a query succeeded. A fully qualified name identifies its position in the DNS hierarchy without depending on a local search suffix. In textual DNS syntax, an explicit trailing root dot is the clearest representation of an absolute name, although application APIs can store or display the normalized form without that dot.

Do not turn this status into a connectivity check. Validation can classify syntax before any packet is sent, and a well-formed FQDN can still return NXDOMAIN, no matching RR type, refusal, timeout, or DNSSEC failure.

How to use the status

References


Looking for a different code? Search another status or error code.

Exit mobile version