[GH-ISSUE #5114] On Net Detection / Posture Check Fidelity #9923

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

Originally created by @nateships on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5114

It seems like this has been covered in a few other issues and I'd agree that posture checks in OSS could be more complete/versatile.

I'm thinking there's a gap in the current peer network address posture check implementation?

What if my office and home users share a lan CIDR? I'd want Netbird to enforce policy at home but not at the office? Is there any good way to accomplish this with the current posture checks?

Some things that could work:

  • public IP check (offices generally have static WAN IPs)
  • DHCP option check
  • gateway mac check
  • script based check
Originally created by @nateships on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5114 It seems like this has been covered in a few other issues and I'd agree that posture checks in OSS could be more complete/versatile. I'm thinking there's a gap in the current peer network address posture check implementation? What if my office and home users share a lan CIDR? I'd want Netbird to enforce policy at home but not at the office? Is there any good way to accomplish this with the current posture checks? Some things that _could_ work: * public IP check (offices generally have static WAN IPs) * DHCP option check * gateway mac check * script based check
saavagebueno added the feature-request label 2026-08-05 01:23:59 -04:00
Author
Owner

@1nerdyguy commented on GitHub (Jan 16, 2026):

Similiar to https://github.com/netbirdio/netbird/issues/4990

<!-- gh-comment-id:3761586207 --> @1nerdyguy commented on GitHub (Jan 16, 2026): Similiar to https://github.com/netbirdio/netbird/issues/4990
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#9923