[GH-ISSUE #4338] DNS Domain Wildcards #8931

Open
opened 2026-08-05 01:20:04 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @peddaahh on GitHub (Aug 13, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/4338

Is your feature request related to a problem? Please describe.
I want to have different DNS Servers for different Domains. Therefore I want the Domains section in DNS support wildcard domains.

Describe the solution you'd like
If you setup a DNS Server you enter the IP and in Domains you can specify wildcard domains, which will be sent to the server. e.g.:
DNS1: 1.1.1.1
Domains1: *.intra.domain.xyz

DNS2: 8.8.8.8

So That: home.intra.domain.xyz --> 1.1.1.1
google.com --> 8.8.8.8

Originally created by @peddaahh on GitHub (Aug 13, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/4338 **Is your feature request related to a problem? Please describe.** I want to have different DNS Servers for different Domains. Therefore I want the Domains section in DNS support wildcard domains. **Describe the solution you'd like** If you setup a DNS Server you enter the IP and in Domains you can specify wildcard domains, which will be sent to the server. e.g.: DNS1: 1.1.1.1 Domains1: *.intra.domain.xyz DNS2: 8.8.8.8 So That: home.intra.domain.xyz --> 1.1.1.1 google.com --> 8.8.8.8
saavagebueno added the feature-request label 2026-08-05 01:20:04 -04:00
Author
Owner

@fre4ki commented on GitHub (Aug 15, 2025):

you can mange this here:

https://app.netbird.io/dns/nameservers

<!-- gh-comment-id:3192474375 --> @fre4ki commented on GitHub (Aug 15, 2025): you can mange this here: https://app.netbird.io/dns/nameservers
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#8931