Netbird adds old dns suffix which is no longer in the management server #1656

Closed
opened 2025-11-20 06:04:14 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @interface-fluidics on GitHub (Feb 26, 2025).

netbird 0.37.1 windows

netbird adds dns suffix to the client, but old network route has been removed as well as no custom dns servers

Image

Image

Image

currently I had to write custom script to that populates my own public dns server in order to just stop those never-ending issues with dns resolving, but because of the dns suffix netbird is trying to use own network dns for the client instead of my public. even if the client in netbirt have been offline for month. manual deleting help, but the fact that netbird adds dns suffix that no longer in the management server is still there.

(0.37 broke all dns resolving with new Networks, including no option to send all traffic to exit node but this is separate cry)

Originally created by @interface-fluidics on GitHub (Feb 26, 2025). netbird 0.37.1 windows netbird adds dns suffix to the client, but old network route has been removed as well as no custom dns servers ![Image](https://github.com/user-attachments/assets/71bd7e04-da19-48c3-8239-6686c568942b) ![Image](https://github.com/user-attachments/assets/23d3a7fb-5bee-4da1-be40-45e6b065a3bd) ![Image](https://github.com/user-attachments/assets/b47b1d82-cb1a-435f-8ad1-5782b95ea853) currently I had to write custom script to that populates my own public dns server in order to just stop those never-ending issues with dns resolving, but because of the dns suffix netbird is trying to use own network dns for the client instead of my public. even if the client in netbirt have been offline for month. manual deleting help, but the fact that netbird adds dns suffix that no longer in the management server is still there. (0.37 broke all dns resolving with new Networks, including no option to send all traffic to exit node but this is separate cry)
saavagebueno added the triage-needed label 2025-11-20 06:04:14 -05:00
Author
Owner

@myevit commented on GitHub (Feb 26, 2025):

Can confirm same befaviour on mac

scutil --dns
DNS configuration

resolver #1
search domain[0] : interfacelabs.ca
nameserver[0] : 192.168.1.1
if_index : 14 (en0)
flags : Request A records
reach : 0x00020002 (Reachable,Directly Reachable Address)

resolver #2
domain : interfacelabs.ca
nameserver[0] : 100.86.255.254
port : 53
flags : Supplemental, Request A records
reach : 0x00000002 (Reachable)
order : 103000

@myevit commented on GitHub (Feb 26, 2025): Can confirm same befaviour on mac scutil --dns DNS configuration resolver #1 search domain[0] : interfacelabs.ca nameserver[0] : 192.168.1.1 if_index : 14 (en0) flags : Request A records reach : 0x00020002 (Reachable,Directly Reachable Address) resolver #2 domain : interfacelabs.ca nameserver[0] : 100.86.255.254 port : 53 flags : Supplemental, Request A records reach : 0x00000002 (Reachable) order : 103000
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1656