Skip to content

Enhancement Request: listen on a single port and split the authoritative & recursive queries using the RD flag #948

@james-stevens

Description

@james-stevens

It would be nice to be able to make authoritative & recursive queries on a single port.

When getting a TLD's DS record(s) it is nice to be able to make an authoritative query so you know for sure the data returned has come from the blockchain itself. Authoritative dns querying is effectively a DNS API directly to the blockchain.

Both bind and dnsdist support splitting authoritative & recursive queries based on the RD flag, i.e. RD=1 = recursive & RD=0 = authoritative.

Seems to me this is a relative trivial change, tho i would imagine it should use a third port so the current functionality is retained.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions