getdnsapi / stubby

Stubby is the name given to a mode of using getdns which enables it to act as a local DNS Privacy stub resolver (using DNS-over-TLS).
https://dnsprivacy.org/dns_privacy_daemon_-_stubby/
BSD 3-Clause "New" or "Revised" License
1.2k stars 100 forks source link

Define local resolver for internal/VPN resolution? #264

Open wellloaded opened 4 years ago

wellloaded commented 4 years ago

Can I set up stubby to forward resolution of the internal domain/s to my local DNS server? That would be standard DNS on port 53 reachable via RFC1918 private address space.

I guess running stubby on a router/DNS server itself I could have the local resolv.conf handling this but wondering if this could be a possibility running stubby directly e.g. on the Windows 10 LAN client; so essentially relaying on client functionality only.

Thanks!

saradickinson commented 4 years ago

This is not possible with stubby directly - but it is on the feature wish list and has been a long standing request e.g. https://github.com/getdnsapi/stubby/issues/32