Skip to content

Reverse DNS lookup query #225

Description

@sinhpham

I'm getting multiple reverse DNS lookup queries, but mdns-sd is not responding to them. As a result, my other device could not resolve and connect to the mdns service.

Here's the log I'm getting

question: DnsQuestion { entry: DnsEntry { name: "155.1.168.192.in-addr.arpa.", ty: 12, class: 1, unique: false} }

Is mdns-sd supposed to handle those queries? The RFC mentioned "reverse address mapping"[1] made me think this is pretty standard and expected. But I'm not sure if mdns-sd itself should handle those queries or something else should.

I could work on a PR if this is needed in mdns-sd

[1] https://datatracker.ietf.org/doc/html/rfc6762#section-4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions