[GH-ISSUE #3332] DNS Resolution Fails when HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient Exists on Windows 11 #7054

Open
opened 2026-08-05 01:11:22 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @OGDeguy on GitHub (Feb 15, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3332

Originally assigned to: @lixmal on GitHub.

Describe the problem

DNS Resolution Fails when HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient Exists on Windows 11

To Reproduce

Steps to reproduce the behavior:

  1. Make sure HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient exists. This will cause the Netburd-match registry key to be created under an alternative path.
  2. Attempt DNS resolution. (Does not work for me (on version 0.36.7)
  3. Deleting the HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient key and restarting the netbird service resolve DNS resolution errors.

Expected behavior

I should be able to resolve .wan and other match domains configured in netbird.

Are you using NetBird Cloud?

I am using the self-hosted version.

NetBird version

0.36.7

Hopefully this helps others who encounter this issue and the wonderful folks who work on this project make improvements.

Originally created by @OGDeguy on GitHub (Feb 15, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3332 Originally assigned to: @lixmal on GitHub. **Describe the problem** DNS Resolution Fails when HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient Exists on Windows 11 **To Reproduce** Steps to reproduce the behavior: 1. Make sure HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient exists. This will cause the Netburd-match registry key to be created under an alternative path. 2. Attempt DNS resolution. (Does not work for me (on version 0.36.7) 3. Deleting the HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient key and restarting the netbird service resolve DNS resolution errors. **Expected behavior** I should be able to resolve .wan and other match domains configured in netbird. **Are you using NetBird Cloud?** I am using the self-hosted version. **NetBird version** `0.36.7` Hopefully this helps others who encounter this issue and the wonderful folks who work on this project make improvements.
saavagebueno added the bugwindowsdns labels 2026-08-05 01:11:22 -04:00
Sign in to join this conversation.
No Label bug dns windows
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#7054