[GH-ISSUE #5615] Client Keeps DNS Zones even after removal #11800

Open
opened 2026-08-05 01:31:03 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @angusyoungnl on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5615

Describe the problem

When removing a DNS zone from the NetBird dashboard, connected clients will not lose this DNS zone/record until reconnected.

To Reproduce

Steps to reproduce the behavior:

  1. Have a connected client
  2. Go to DNS zones and create a zone such that connected client can access it.
  3. Wait till record is distributed, then remove it.
  4. Observe that clients do not lose the record even after 10 minutes.

Expected behavior
Clients get notified that DNS zones have been removed/old records are evicted.

Are you using NetBird Cloud?
No, self-hosted

NetBird version

Dashboard: v2.34.2
Management: v0.66.4
Clients: v0.65.3 (NixOS), v0.64.1 (Android)

Is any other VPN software installed?
No

Originally created by @angusyoungnl on GitHub (Mar 17, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5615 **Describe the problem** When removing a DNS zone from the NetBird dashboard, connected clients will not lose this DNS zone/record until reconnected. **To Reproduce** Steps to reproduce the behavior: 1. Have a connected client 2. Go to DNS zones and create a zone such that connected client can access it. 3. Wait till record is distributed, then remove it. 4. Observe that clients do not lose the record even after 10 minutes. **Expected behavior** Clients get notified that DNS zones have been removed/old records are evicted. **Are you using NetBird Cloud?** No, self-hosted **NetBird version** Dashboard: `v2.34.2` Management: `v0.66.4` Clients: `v0.65.3` (NixOS), `v0.64.1` (Android) **Is any other VPN software installed?** No
saavagebueno added the triage-needed label 2026-08-05 01:31:03 -04:00
Author
Owner

@WithdewHua commented on GitHub (Apr 3, 2026):

Could records be distributed automatically?
I have tried adding a zone and a record, but the clients can not get dns resolution unless I restarted the client.

<!-- gh-comment-id:4182749458 --> @WithdewHua commented on GitHub (Apr 3, 2026): Could records be distributed automatically? I have tried adding a zone and a record, but the clients can not get dns resolution unless I restarted the client.
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#11800