-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels