DNS resolution is not working on Windows after upgrading to 0.59.0 #2325

Open
opened 2025-11-20 07:07:45 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Ridys on GitHub (Oct 1, 2025).

Describe the problem

DNS resolution is not working on Windows after upgrading to 0.59.0. I first updated the client, and afterwards the Windows system was no longer able to resolve domains, although this had worked before. Updating Management, Signal, Dashboard, and Relay did not resolve the issue.

I use a nameserver inside the Netbird network for certain organization domains. On Windows, DNS resolution does not work either for the domains specified in Match domains or for peer addresses such as *.organization.local.

I noticed that if I configure at least one nameserver with the All group (as recommended in the documentation), DNS resolution starts working again, but it used to work without this requirement before.

Upd.: I tried creating a nameserver with match domains ALL, keeping the same groups (not All group), and everything works correctly.

To Reproduce

Steps to reproduce the behavior:

  1. Set up a DNS service on one of the peers inside the Netbird network.
  2. Assign the user to a group.
  3. In Access Control → Policies, create rules for TCP and UDP traffic to allow connections to the peer running DNS.
  4. Go to DNS → Nameservers and assign a nameserver inside the Netbird network to the user’s group.
    • The nameserver should include the specific domains it should handle (not a wildcard).
    • There must be no nameserver for the All group.
  5. Try to resolve a domain from the Match domains list on Windows 11, or run ping to another peer using an address like *.organization.local.
    • The system will attempt to resolve names using the DNS servers configured in the operating system, ignoring the assigned Netbird nameserver.

Expected behavior

DNS should resolve correctly on Windows 11 without requiring an All nameserver when a custom nameserver is specified for certain domains

Are you using NetBird Cloud?

No

NetBird version

0.59.0

Is any other VPN software installed?

No

Debug output

2025-10-02T09:47:41+07:00 INFO client/internal/connect.go:283: Netbird engine started, the IP is: 100.96.48.79/16
2025-10-02T09:47:41+07:00 INFO client/internal/wg_iface_monitor.go:50: Interface monitor: watching wt0 (index: 70)
2025-10-02T09:47:42+07:00 INFO shared/management/client/grpc.go:157: connected to the Management Service stream
2025-10-02T09:47:42+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa]
2025-10-02T09:47:42+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain]
2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:254: probing upstream nameserver 100.96.118.81:5353: with udp: read udp 100.96.48.79:57092->100.96.118.81:5353: i/o timeout
2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:344: Upstream resolving is Disabled for 30s
2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:254: probing upstream nameserver 100.96.118.81:5353: with udp: read udp 100.96.48.79:57094->100.96.118.81:5353: i/o timeout
2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:344: Upstream resolving is Disabled for 30s
2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:254: probing upstream nameserver 100.96.118.81:5353: with udp: read udp 100.96.48.79:57093->100.96.118.81:5353: i/o timeout
2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:254: probing upstream nameserver 100.96.118.81:5353: with udp: read udp 100.96.48.79:57095->100.96.118.81:5353: i/o timeout
2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:344: Upstream resolving is Disabled for 30s
2025-10-02T09:47:42+07:00 INFO [nameservers: [{100.96.118.81 udp 5353}]] client/internal/dns/server.go:830: Temporarily deactivating nameservers group due to timeout
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
2025-10-02T09:47:45+07:00 INFO client/internal/dns/upstream.go:322: upstreams 100.96.118.81:5353 are responsive again. Adding them back to system
2025-10-02T09:47:45+07:00 INFO client/internal/dns/upstream.go:322: upstreams 100.96.118.81:5353 are responsive again. Adding them back to system
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa]
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain]
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa]
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain]
2025-10-02T09:47:45+07:00 INFO client/internal/dns/upstream.go:322: upstreams 100.96.118.81:5353 are responsive again. Adding them back to system
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa]
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain]
2025-10-02T09:47:45+07:00 INFO client/internal/dns/upstream.go:322: upstreams 100.96.118.81:5353 are responsive again. Adding them back to system
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa]
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain]
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names
2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache
PS C:\Users\user> netbird status -dA
Peers detail:
 iphone.anon-Tf6Pc.domain:
  NetBird IP: 100.96.230.203/32
  Public key: cREimgML75hSklSwJBw0HxIXwErdzUhJhmYDv4AUvnI=
  Status: Idle
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): -/-
  ICE candidate endpoints (Local/Remote): -/-
  Relay server address:
  Last connection update: 30 minutes, 9 seconds ago
  Last WireGuard handshake: -
  Transfer status (received/sent) 0 B/0 B
  Quantum resistance: false
  Networks: -
  Latency: 0s

 server1.anon-Tf6Pc.domain:
  NetBird IP: 100.96.118.81
  Public key: JQHuesauk1bns3ZXZFmAmyDj04dRCFK0ljeZi/1Tk3E=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): host/srflx
  ICE candidate endpoints (Local/Remote): 192.168.0.100:51820/198.51.100.0:51565
  Relay server address: rel://netbird.anon-shW8E.domain:33080
  Last connection update: 43 minutes, 46 seconds ago
  Last WireGuard handshake: 1 minute, 52 seconds ago
  Transfer status (received/sent) 831.2 KiB/47.8 KiB
  Quantum resistance: false
  Networks: -
  Latency: 53.1689ms

 server2.anon-Tf6Pc.domain:
  NetBird IP: 100.96.171.170
  Public key: snzWuUuEMVowIL97c6Df+ftYVvg9ZqpMV4M/Umimz1c=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): host/srflx
  ICE candidate endpoints (Local/Remote): 172.24.176.1:51820/198.51.100.1:51820
  Relay server address: rel://netbird.anon-shW8E.domain:33080
  Last connection update: 43 minutes, 58 seconds ago
  Last WireGuard handshake: 1 minute, 51 seconds ago
  Transfer status (received/sent) 21.2 KiB/15.3 KiB
  Quantum resistance: false
  Networks: -
  Latency: 67.3631ms

Events:
  [WARNING] DNS (cf37375c-19cd-4be5-a834-bb02f5313296)
    Message: All upstream servers failed (probe failed)
    Time: 1 hour, 2 minutes ago
    Metadata: upstreams: 100.96.118.81:5353
  [INFO] SYSTEM (6ff3faac-eccf-482b-8a1b-fcbddbfd5f08)
    Message: Network map updated
    Time: 1 hour, 2 minutes ago
  [INFO] SYSTEM (73df67e7-25dd-4d7d-b2b5-d75951ecdc04)
    Message: Network map updated
    Time: 50 minutes, 49 seconds ago
  [WARNING] DNS (7a1db8cc-40e2-4bb6-a211-7176f1ab3e1d)
    Message: All upstream servers failed (probe failed)
    Time: 43 minutes, 59 seconds ago
    Metadata: upstreams: 100.96.118.81:5353
  [WARNING] DNS (6897df03-928e-43cb-a7d6-f648958e7978)
    Message: All upstream servers failed (probe failed)
    Time: 43 minutes, 59 seconds ago
    Metadata: upstreams: 100.96.118.81:5353
  [WARNING] DNS (302cadba-416b-4066-b376-5904b891ee06)
    Message: All upstream servers failed (probe failed)
    Time: 43 minutes, 59 seconds ago
    Metadata: upstreams: 100.96.118.81:5353
  [WARNING] DNS (033d4a7b-2607-4225-8aeb-a92ee66e5b6d)
    Message: All upstream servers failed (probe failed)
    Time: 43 minutes, 59 seconds ago
    Metadata: upstreams: 100.96.118.81:5353
  [INFO] SYSTEM (81472bd8-6ea6-4b64-bea4-c9d5acd21da4)
    Message: Network map updated
    Time: 43 minutes, 59 seconds ago
  [INFO] SYSTEM (6c019aa2-9e8e-4741-ac04-2f436eac514b)
    Message: Network map updated
    Time: 30 minutes, 27 seconds ago
  [INFO] SYSTEM (be0e9de5-6849-477f-84e8-b0636747c663)
    Message: Network map updated
    Time: 30 minutes, 9 seconds ago
OS: windows/amd64
Daemon version: 0.59.0
CLI version: 0.59.0
Profile: default
Management: Connected to https://netbird.anon-shW8E.domain:443
Signal: Connected to https://netbird.anon-shW8E.domain:443
Relays:
  [stun:netbird.anon-shW8E.domain:3478] is Available
  [turn:netbird.anon-shW8E.domain:3478?transport=udp] is Available
  [rel://netbird.anon-shW8E.domain:33080] is Available
Nameservers:
  [100.96.118.81:5353] for [app1.anon-shW8E.domain, app2.anon-shW8E.domain] is Available
FQDN: ridys.anon-Tf6Pc.domain
NetBird IP: 100.96.48.79/16
Interface type: Userspace
Quantum resistance: false
Lazy connection: false
Networks: -
Forwarding rules: 0
Peers count: 2/3 Connected

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.26100 N/A Build 26100

Have you tried these troubleshooting steps?

  • Reviewed client troubleshooting (if applicable)
  • Checked for newer NetBird versions
  • Searched for similar issues on GitHub (including closed ones)
  • Restarted the NetBird client
  • Disabled other VPN software
  • Checked firewall settings
Originally created by @Ridys on GitHub (Oct 1, 2025). **Describe the problem** DNS resolution is not working on Windows after upgrading to 0.59.0. I first updated the client, and afterwards the Windows system was no longer able to resolve domains, although this had worked before. Updating Management, Signal, Dashboard, and Relay did not resolve the issue. I use a nameserver inside the Netbird network for certain organization domains. On Windows, DNS resolution does not work either for the domains specified in Match domains or for peer addresses such as *.organization.local. I noticed that if I configure at least one nameserver with the All group (as recommended in the documentation), DNS resolution starts working again, but it used to work without this requirement before. Upd.: I tried creating a nameserver with match domains ALL, keeping the same groups (not All group), and everything works correctly. **To Reproduce** Steps to reproduce the behavior: 1. Set up a DNS service on one of the peers inside the Netbird network. 2. Assign the user to a group. 3. In **Access Control → Policies**, create rules for TCP and UDP traffic to allow connections to the peer running DNS. 4. Go to **DNS → Nameservers** and assign a nameserver inside the Netbird network to the user’s group. - The nameserver should include the specific domains it should handle (not a wildcard). - There must be no nameserver for the *All* group. 5. Try to resolve a domain from the Match domains list on Windows 11, or run `ping` to another peer using an address like `*.organization.local`. - The system will attempt to resolve names using the DNS servers configured in the operating system, ignoring the assigned Netbird nameserver. **Expected behavior** DNS should resolve correctly on Windows 11 without requiring an All nameserver when a custom nameserver is specified for certain domains **Are you using NetBird Cloud?** No **NetBird version** 0.59.0 **Is any other VPN software installed?** No **Debug output** ``` 2025-10-02T09:47:41+07:00 INFO client/internal/connect.go:283: Netbird engine started, the IP is: 100.96.48.79/16 2025-10-02T09:47:41+07:00 INFO client/internal/wg_iface_monitor.go:50: Interface monitor: watching wt0 (index: 70) 2025-10-02T09:47:42+07:00 INFO shared/management/client/grpc.go:157: connected to the Management Service stream 2025-10-02T09:47:42+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa] 2025-10-02T09:47:42+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain] 2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:254: probing upstream nameserver 100.96.118.81:5353: with udp: read udp 100.96.48.79:57092->100.96.118.81:5353: i/o timeout 2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:344: Upstream resolving is Disabled for 30s 2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:254: probing upstream nameserver 100.96.118.81:5353: with udp: read udp 100.96.48.79:57094->100.96.118.81:5353: i/o timeout 2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:344: Upstream resolving is Disabled for 30s 2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:254: probing upstream nameserver 100.96.118.81:5353: with udp: read udp 100.96.48.79:57093->100.96.118.81:5353: i/o timeout 2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:254: probing upstream nameserver 100.96.118.81:5353: with udp: read udp 100.96.48.79:57095->100.96.118.81:5353: i/o timeout 2025-10-02T09:47:42+07:00 WARN client/internal/dns/upstream.go:344: Upstream resolving is Disabled for 30s 2025-10-02T09:47:42+07:00 INFO [nameservers: [{100.96.118.81 udp 5353}]] client/internal/dns/server.go:830: Temporarily deactivating nameservers group due to timeout 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache 2025-10-02T09:47:45+07:00 INFO client/internal/dns/upstream.go:322: upstreams 100.96.118.81:5353 are responsive again. Adding them back to system 2025-10-02T09:47:45+07:00 INFO client/internal/dns/upstream.go:322: upstreams 100.96.118.81:5353 are responsive again. Adding them back to system 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa] 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain] 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa] 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain] 2025-10-02T09:47:45+07:00 INFO client/internal/dns/upstream.go:322: upstreams 100.96.118.81:5353 are responsive again. Adding them back to system 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa] 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain] 2025-10-02T09:47:45+07:00 INFO client/internal/dns/upstream.go:322: upstreams 100.96.118.81:5353 are responsive again. Adding them back to system 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:265: added 4 separate NRPT entries. Domain list: [.app1.anon-shW8E.domain .app2.anon-shW8E.domain .anon-Tf6Pc.domain .96.100.in-addr.arpa] 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:346: updated search domains: [anon-Tf6Pc.domain] 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:45+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache 2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache 2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache 2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache 2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:316: registered DNS names 2025-10-02T09:47:48+07:00 INFO client/internal/dns/host_windows.go:339: flushed DNS cache ``` ``` PS C:\Users\user> netbird status -dA Peers detail: iphone.anon-Tf6Pc.domain: NetBird IP: 100.96.230.203/32 Public key: cREimgML75hSklSwJBw0HxIXwErdzUhJhmYDv4AUvnI= Status: Idle -- detail -- Connection type: P2P ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Relay server address: Last connection update: 30 minutes, 9 seconds ago Last WireGuard handshake: - Transfer status (received/sent) 0 B/0 B Quantum resistance: false Networks: - Latency: 0s server1.anon-Tf6Pc.domain: NetBird IP: 100.96.118.81 Public key: JQHuesauk1bns3ZXZFmAmyDj04dRCFK0ljeZi/1Tk3E= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): host/srflx ICE candidate endpoints (Local/Remote): 192.168.0.100:51820/198.51.100.0:51565 Relay server address: rel://netbird.anon-shW8E.domain:33080 Last connection update: 43 minutes, 46 seconds ago Last WireGuard handshake: 1 minute, 52 seconds ago Transfer status (received/sent) 831.2 KiB/47.8 KiB Quantum resistance: false Networks: - Latency: 53.1689ms server2.anon-Tf6Pc.domain: NetBird IP: 100.96.171.170 Public key: snzWuUuEMVowIL97c6Df+ftYVvg9ZqpMV4M/Umimz1c= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): host/srflx ICE candidate endpoints (Local/Remote): 172.24.176.1:51820/198.51.100.1:51820 Relay server address: rel://netbird.anon-shW8E.domain:33080 Last connection update: 43 minutes, 58 seconds ago Last WireGuard handshake: 1 minute, 51 seconds ago Transfer status (received/sent) 21.2 KiB/15.3 KiB Quantum resistance: false Networks: - Latency: 67.3631ms Events: [WARNING] DNS (cf37375c-19cd-4be5-a834-bb02f5313296) Message: All upstream servers failed (probe failed) Time: 1 hour, 2 minutes ago Metadata: upstreams: 100.96.118.81:5353 [INFO] SYSTEM (6ff3faac-eccf-482b-8a1b-fcbddbfd5f08) Message: Network map updated Time: 1 hour, 2 minutes ago [INFO] SYSTEM (73df67e7-25dd-4d7d-b2b5-d75951ecdc04) Message: Network map updated Time: 50 minutes, 49 seconds ago [WARNING] DNS (7a1db8cc-40e2-4bb6-a211-7176f1ab3e1d) Message: All upstream servers failed (probe failed) Time: 43 minutes, 59 seconds ago Metadata: upstreams: 100.96.118.81:5353 [WARNING] DNS (6897df03-928e-43cb-a7d6-f648958e7978) Message: All upstream servers failed (probe failed) Time: 43 minutes, 59 seconds ago Metadata: upstreams: 100.96.118.81:5353 [WARNING] DNS (302cadba-416b-4066-b376-5904b891ee06) Message: All upstream servers failed (probe failed) Time: 43 minutes, 59 seconds ago Metadata: upstreams: 100.96.118.81:5353 [WARNING] DNS (033d4a7b-2607-4225-8aeb-a92ee66e5b6d) Message: All upstream servers failed (probe failed) Time: 43 minutes, 59 seconds ago Metadata: upstreams: 100.96.118.81:5353 [INFO] SYSTEM (81472bd8-6ea6-4b64-bea4-c9d5acd21da4) Message: Network map updated Time: 43 minutes, 59 seconds ago [INFO] SYSTEM (6c019aa2-9e8e-4741-ac04-2f436eac514b) Message: Network map updated Time: 30 minutes, 27 seconds ago [INFO] SYSTEM (be0e9de5-6849-477f-84e8-b0636747c663) Message: Network map updated Time: 30 minutes, 9 seconds ago OS: windows/amd64 Daemon version: 0.59.0 CLI version: 0.59.0 Profile: default Management: Connected to https://netbird.anon-shW8E.domain:443 Signal: Connected to https://netbird.anon-shW8E.domain:443 Relays: [stun:netbird.anon-shW8E.domain:3478] is Available [turn:netbird.anon-shW8E.domain:3478?transport=udp] is Available [rel://netbird.anon-shW8E.domain:33080] is Available Nameservers: [100.96.118.81:5353] for [app1.anon-shW8E.domain, app2.anon-shW8E.domain] is Available FQDN: ridys.anon-Tf6Pc.domain NetBird IP: 100.96.48.79/16 Interface type: Userspace Quantum resistance: false Lazy connection: false Networks: - Forwarding rules: 0 Peers count: 2/3 Connected ``` **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** **OS Name**: Microsoft Windows 11 Pro **OS Version**: 10.0.26100 N/A Build 26100 **Have you tried these troubleshooting steps?** - [x] Reviewed [client troubleshooting](https://docs.netbird.io/how-to/troubleshooting-client) (if applicable) - [x] Checked for newer NetBird versions - [x] Searched for similar issues on GitHub (including closed ones) - [x] Restarted the NetBird client - [x] Disabled other VPN software - [x] Checked firewall settings
saavagebueno added the triage-needed label 2025-11-20 07:07:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2325