[GH-ISSUE #16] DoH EDNS options #13

Closed
opened 2026-03-14 01:03:50 +03:00 by kerem · 0 comments
Owner

Originally created by @davehouser1 on GitHub (May 18, 2021).
Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/16

Does dnslookup support EDNS options referenced in https://datatracker.ietf.org/doc/html/rfc7871?
Trying to do the same that kdig does with this command:

kdig @10.104.8.124 +https example.com +subnet=10.212.134.0/24

This adds additional options + CSUBNET - client subnet to the DNS payload.

Originally created by @davehouser1 on GitHub (May 18, 2021). Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/16 Does dnslookup support EDNS options referenced in https://datatracker.ietf.org/doc/html/rfc7871? Trying to do the same that kdig does with this command: `kdig @10.104.8.124 +https example.com +subnet=10.212.134.0/24` This adds additional options + CSUBNET - client subnet to the DNS payload.
kerem 2026-03-14 01:03:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnslookup#13
No description provided.