You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DNS search was working fine until the 19th of May, which is roughly when I upgraded routing peers to 0.40.0. This may be coincidental though as I have downgraded to 0.39.2 and DNS search functionality is not restored.
DNS search is still working for locally-connected clients, i.e. from my desktop I can resolve peer.example.com by doing nslookup peer, using the same name server. I believe that rules out an issue with the nameserver itself. Additionally, hosts in netbird.selfhosted do not resolve, which has nothing to do with my office nameserver.
This is affecting clients on Windows, Ubuntu and Android.
This is interesting: On a Windows 11 machine with WSL 2, inside WSL's Ubuntu, /etc/resolv.conf is being managed by the Windows Netbird client. It is adding the search domain, and nslookup peer does return peer.example.com. I also published the nameserver to some Ubuntu peers and they are working too.
It's definitely not working inside Windows or Android though.
I have found a workaround for Windows. It involves going in to the Group Policy and adding the search domain to Administrative Templates > Network > DNS Client > DNS suffix search list.
This definitely should not be necessary and does nothing to fix Android peers.
Uh oh!
There was an error while loading. Please reload this page.
Describe the problem
Domains configured in Netbird are no longer usable for searching by hostname, including
netbird.selfhosted
.All hosts must now be queried using their fully-qualified domain names.
To Reproduce
Steps to reproduce the behavior:
netbird status -d
to confirm that the nameserver is 'Available' and that the domain name is listed in the outputpeer.example.com
using onlypeer
- it will failExpected behavior
peer.example.com
should be resolvable usingnslookup peer
.peer2.netbird.selfhosted
should be resolvable usingnslookup peer2
Are you using NetBird Cloud?
Self-hosted
NetBird version
0.45.1
Is any other VPN software installed?
No
Debug output
To help us resolve the problem, please attach the following anonymized status output
Create and upload a debug bundle, and share the returned file key:
2c083968ec611b79db72ce4a8f4aae94746840c955f0ae82ae55b08e0a33a96b/a125425f-5f5e-4291-a028-dd3d820478bb
Screenshots
Additional context
DNS search was working fine until the 19th of May, which is roughly when I upgraded routing peers to 0.40.0. This may be coincidental though as I have downgraded to 0.39.2 and DNS search functionality is not restored.
DNS search is still working for locally-connected clients, i.e. from my desktop I can resolve
peer.example.com
by doingnslookup peer
, using the same name server. I believe that rules out an issue with the nameserver itself. Additionally, hosts innetbird.selfhosted
do not resolve, which has nothing to do with my office nameserver.This is affecting clients on Windows, Ubuntu and Android.
Have you tried these troubleshooting steps?
The text was updated successfully, but these errors were encountered: