Policies seem to be applied incorrectly #1418

Open
opened 2025-11-20 05:29:58 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @aksdb on GitHub (Nov 17, 2024).

Describe the problem

Policies seem to be applied incorrectly.

To Reproduce

  1. Add group "trusted".
  2. Add two peers.
  3. Add peer2 into group "trusted".
  4. Change default policy to allow "Source: trusted" to "Destination: all".

Expected behavior

Peer2 can ssh into Peer1, since Peer2 is "trusted".
Peer1 cannot ssh into Peer2, since Peer1 is not "trusted".

Actual behavior

Peer1 can ssh into Peer2, allowing it to evade the security policy.

Are you using NetBird Cloud?

Cloud.

NetBird version

0.32.0

Originally created by @aksdb on GitHub (Nov 17, 2024). **Describe the problem** Policies seem to be applied incorrectly. **To Reproduce** 1. Add group "trusted". 2. Add two peers. 3. Add peer2 into group "trusted". 4. Change default policy to allow "Source: trusted" to "Destination: all". **Expected behavior** Peer2 can ssh into Peer1, since Peer2 is "trusted". Peer1 cannot ssh into Peer2, since Peer1 is *not* "trusted". **Actual behavior** Peer1 can ssh into Peer2, allowing it to evade the security policy. **Are you using NetBird Cloud?** Cloud. **NetBird version** 0.32.0
saavagebueno added the peer-managementtriage-needed labels 2025-11-20 05:29:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1418