Skip to content

[Client] DNS should have option to use IPv6 (AAAA) records #116

Closed
@clue

Description

@clue

The Connector (and underlying DnsConnector) is currently hard-coded to only look up IPv4 (A) records from the DNS server. There is currently no way to tell it to look up IPv6 (AAAA) records.

(Note that explicitly connecting to IPv4 and IPv6 addresses works just fine)

We should implement a way to explicitly define the lookup mode and eventually find a way to automatically use the correct mode (figure out if this system prefers or even supports IPv6).

Opening this ticket as a reminder and to spark the discussion - the implementation likely depends on reactphp/dns#43

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions