stubby icon indicating copy to clipboard operation
stubby copied to clipboard

Define local resolver for internal/VPN resolution?

Open wellloaded opened this issue 5 years ago • 1 comments

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!

wellloaded avatar Aug 27 '20 10:08 wellloaded

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

saradickinson avatar Aug 31 '20 09:08 saradickinson