Skip to content

Choose upstreams based on domain #88

@caraar12345

Description

@caraar12345

Heyo,

I have a split-brain DNS set up at home, with internal homelab domains using PowerDNS as a single source of truth alongside DHCP-specific domains. So for example, [hostname].home.internal, [hostname].guest.internal, [hostname].iot.internal all go through my router's default DHCP/dnsmasq setup (dynamic), and then [hostname].srv.internal goes to PowerDNS - so more static.

It'd be awesome if I could match the same set up with leng, as the NextDNS client I currently use doesn't support any more advanced metrics than "100 domains in cache" - and I'd love to be able to see timings etc so I can debug network issues.

dnsmasq's syntax, for example, is server=/home.internal/192.168.1.1, where *.home.internal is resolved by 192.168.1.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions