DNS resolution not working on Linux #2373

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

Originally created by @SuperKali on GitHub (Oct 14, 2025).

Describe the problem

Recently I noticed that if I try to resolve peer1.netbird.selfhosted <- example I get:

root@connector# ping peer1.netbird.selfhosted
ping: peer1.netbird.selfhosted: System error

In the resolv.conf DNS file I notice that:

# Generated by NetBird
# The original file can be restored from /etc/resolv.conf.original.netbird

options edns0 trust-ad
search netbird.selfhosted
nameserver 100.71.114.190

Expected behavior

The correct resolution of the local DNS.

Are you using NetBird Cloud?

No, I use the selfhosted version in the cloud on my personal instance

NetBird version

netbird version

root@connector# netbird version
0.59.5

Is any other VPN software installed?

If yes, which one?

Debug output

To help us resolve the problem, please attach the following anonymized status output

netbird status -dA

https://paste.superkali.me/karuhebufi.scss

Create and upload a debug bundle, and share the returned file key:

netbird debug for 1m -AS -U:

b7a6162705513534b0962a2095021bd8bac408975ef59f2ba7e62fc8feaefd85/022d2635-5d40-414f-b22a-d9d85494fad8

Additional context

Add any other context about the problem here.

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 @SuperKali on GitHub (Oct 14, 2025). **Describe the problem** Recently I noticed that if I try to resolve peer1.netbird.selfhosted <- example I get: ```bash root@connector# ping peer1.netbird.selfhosted ping: peer1.netbird.selfhosted: System error ``` In the resolv.conf DNS file I notice that: ```conf # Generated by NetBird # The original file can be restored from /etc/resolv.conf.original.netbird options edns0 trust-ad search netbird.selfhosted nameserver 100.71.114.190 ``` **Expected behavior** The correct resolution of the local DNS. **Are you using NetBird Cloud?** No, I use the selfhosted version in the cloud on my personal instance **NetBird version** `netbird version` ``` root@connector# netbird version 0.59.5 ``` **Is any other VPN software installed?** If yes, which one? **Debug output** To help us resolve the problem, please attach the following anonymized status output netbird status -dA https://paste.superkali.me/karuhebufi.scss Create and upload a debug bundle, and share the returned file key: netbird debug for 1m -AS -U: b7a6162705513534b0962a2095021bd8bac408975ef59f2ba7e62fc8feaefd85/022d2635-5d40-414f-b22a-d9d85494fad8 **Additional context** Add any other context about the problem here. **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 - [ ] 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:08:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2373