[GH-ISSUE #5784] Feature Request: Add DNS Check as a Posture Check #11754

Open
opened 2026-08-05 01:30:51 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @LCSNW-PTHOMSON on GitHub (Apr 2, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5784

Is your feature request related to a problem? Please describe.
As users travel around from network to network, many orgs use the same private ip address space. If we use a network range posture check, Netbird does not get activated in those locations with overlapping address space

Describe the solution you’d like
Implement a Posture Check that allows the client for a userdefined dns record which could be setup on local dns servers so that when it does resolve the client would not connect. This takes the overlapping ip range issue out of the mix

Describe alternatives you’ve considered
The only other option I have considered is creating a helper application that runs only when a script can be run from a local network location but that is a messy complicated overhead that I would like to avoid

Originally created by @LCSNW-PTHOMSON on GitHub (Apr 2, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5784 Is your feature request related to a problem? Please describe. As users travel around from network to network, many orgs use the same private ip address space. If we use a network range posture check, Netbird does not get activated in those locations with overlapping address space Describe the solution you’d like Implement a Posture Check that allows the client for a userdefined dns record which could be setup on local dns servers so that when it does resolve the client would not connect. This takes the overlapping ip range issue out of the mix Describe alternatives you’ve considered The only other option I have considered is creating a helper application that runs only when a script can be run from a local network location but that is a messy complicated overhead that I would like to avoid
saavagebueno added the feature-request label 2026-08-05 01:30:51 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#11754