-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Labels
featureAdding new functionalityAdding new functionality
Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Is your feature request related to a problem? Please describe.
I would like to use Unbound DNS to forward mac/ip data to my upstream DNS server (Pi-hole). It work with Dnsmasq.
Describe the solution you like
Add --enable-subnet flag, when compile Unbound DNS, that support configs like:
module-config: "subnetcache validator iterator"
send-client-subnet: 0.0.0.0/0
GrabbenD, GeorgeH005, cmatthias and bergelfs
Metadata
Metadata
Assignees
Labels
featureAdding new functionalityAdding new functionality