• DnsClient
  • Readme
  • Api Docs
  • MichaCo.net
This site uses "cookies" - small data files stored locally on your computer - to save information about your preferences when using this site. Learn More.

    Show / Hide Table of Contents

    Enum DnsResponseCode

    Extended response codes of the IDnsQueryResponse with OPT.

    Namespace: DnsClient
    Assembly: DnsClient.dll
    Syntax
    public enum DnsResponseCode

    Fields

    Name Description
    BadAlgorithm

    Algorithm not supported.

    See Also
    RFC 2930
    BadCookie

    Bad/missing Server Cookie

    See Also
    RFC 7873
    BadKey

    Key not recognized.

    See Also
    RFC 2845
    BadMode

    Bad TKEY Mode.

    See Also
    RFC 2930
    BadName

    Duplicate key name.

    See Also
    RFC 2930
    BadTime

    Signature out of time window.

    See Also
    RFC 2845
    BadTruncation

    Bad Truncation.

    See Also
    RFC 4635
    BadVersionOrBadSignature

    Bad OPT Version or TSIG Signature Failure.

    See Also
    RFC 2671
    RFC 2845
    ConnectionTimeout

    Indicates a timeout error. Connection to the remote server couldn't be established.

    ExistingDomain

    Name Exists when it should not.

    See Also
    RFC 2136
    ExistingResourceRecordSet

    Resource record set exists when it should not.

    See Also
    RFC 2136
    FormatError

    Format error. The name server was unable to interpret the query.

    See Also
    RFC 1035
    MissingResourceRecordSet

    Resource record set that should exist but does not.

    See Also
    RFC 2136
    NoError

    No error condition

    See Also
    RFC 1035
    NotAuthorized

    Server Not Authoritative for zone / Not Authorized.

    See Also
    RFC 2136
    RFC 2845
    NotExistentDomain

    Name Error. Meaningful only for responses from an authoritative name server, this code signifies that the domain name referenced in the query does not exist.

    See Also
    RFC 1035
    NotImplemented

    Not Implemented. The name server does not support the requested kind of query.

    See Also
    RFC 1035
    NotZone

    Name not contained in zone.

    See Also
    RFC 2136
    Refused

    Refused. The name server refuses to perform the specified operation for policy reasons. For example, a name server may not wish to provide the information to the particular requester, or a name server may not wish to perform a particular operation (e.g., zone transfer) for particular data.

    See Also
    RFC 1035
    ServerFailure

    Server failure. The name server was unable to process this query due to a problem with the name server.

    See Also
    RFC 1035
    Unassigned

    Unknown error.

    Unassinged11

    Unassigned value

    Unassinged12

    Unassigned value

    Unassinged13

    Unassigned value

    Unassinged14

    Unassigned value

    Unassinged15

    Unassigned value

    See Also

    RFC 6895
    • Improve this Doc
    • View Source
    © 2025 by Michael Conrad. All rights reserved. - MichaCo.net