[GH-ISSUE #3418] 【Bug】Custom DNS does not take effect on the Windows platform. #7298

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

Originally created by @Cikaros on GitHub (Mar 2, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3418

Custom DNS does not work on the Windows platform, and this issue does not exist in Linux and MacOS.

Version:

OS: windows/amd64
Daemon version: 0.37.1
CLI version: 0.37.1
Management: Connected to https://xxx:443
Signal: Connected to https://xxx:443
Relays:
  [stun:xxx:3478] is Available
  [turn:xxx:3478?transport=udp] is Available
Nameservers:
  [8.8.8.8:53, 8.8.4.4:53] for [.] is Available
  [172.18.0.10:53] for [npu.local] is Available
FQDN: xxx.netbird.local
NetBird IP: x.x.x.x/16
Interface type: Userspace
Quantum resistance: true (permissive)
Networks: -
Peers count: x/x Connected

Windows:

PS C:\Users\Cikar> nslookup nas.npu.local 172.18.0.10
服务器:  pi.hole
Address:  172.18.0.10

名称:    nas.npu.local

PS C:\Users\Cikar> ping nas.npu.local
Ping 请求找不到主机 nas.npu.local请检查该名称然后重试
Originally created by @Cikaros on GitHub (Mar 2, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3418 Custom DNS does not work on the Windows platform, and this issue does not exist in Linux and MacOS. **Version:** ```ps1 OS: windows/amd64 Daemon version: 0.37.1 CLI version: 0.37.1 Management: Connected to https://xxx:443 Signal: Connected to https://xxx:443 Relays: [stun:xxx:3478] is Available [turn:xxx:3478?transport=udp] is Available Nameservers: [8.8.8.8:53, 8.8.4.4:53] for [.] is Available [172.18.0.10:53] for [npu.local] is Available FQDN: xxx.netbird.local NetBird IP: x.x.x.x/16 Interface type: Userspace Quantum resistance: true (permissive) Networks: - Peers count: x/x Connected ``` **Windows:** ```ps1 PS C:\Users\Cikar> nslookup nas.npu.local 172.18.0.10 服务器: pi.hole Address: 172.18.0.10 名称: nas.npu.local PS C:\Users\Cikar> ping nas.npu.local Ping 请求找不到主机 nas.npu.local。请检查该名称,然后重试。 ```
saavagebueno added the triage-needed label 2026-08-05 01:12:23 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#7298