[GH-ISSUE #5899] Add global and user based posture checks #11260

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

Originally created by @ohmer1 on GitHub (Apr 15, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5899

Is your feature request related to a problem? Please describe.
I want to apply a very basic posture check based on geoip. Right now, I have to create a posture check doing that and assign it to every existing policies.

Describe the solution you'd like

  • Allow to assign a posture check that apply to all traffic.
  • Allow to assign a posture check to a user.

By using the same example, I would like to allow traffic from users inside my country only by default but still be able to allow a custom country for a specific user (like user is in vacation and is allowed to connect out of the country).

Describe alternatives you've considered
Geoblock on reverse proxy or firewall side. But this work only for geoblocking policies and don't allow exception. Not ideal.

Additional context
N/A

Originally created by @ohmer1 on GitHub (Apr 15, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5899 **Is your feature request related to a problem? Please describe.** I want to apply a very basic posture check based on geoip. Right now, I have to create a posture check doing that and assign it to *every* existing policies. **Describe the solution you'd like** - Allow to assign a posture check that apply to all traffic. - Allow to assign a posture check to a user. By using the same example, I would like to allow traffic from users inside my country only by default but still be able to allow a custom country for a specific user (like user is in vacation and is allowed to connect out of the country). **Describe alternatives you've considered** Geoblock on reverse proxy or firewall side. But this work only for geoblocking policies and don't allow exception. Not ideal. **Additional context** N/A
saavagebueno added the feature-request label 2026-08-05 01:29:05 -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#11260