[GH-ISSUE #2161] Filter netbird status -d based on ACLs #4485

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

Originally created by @ndziuba on GitHub (Jun 20, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2161

For machines to connect they have to see and know each other but if ACL rules are in place that is forbidding them to connect then they should also not show up in the netbird status -d command.
As it will leak the machine to the peer.

This would enable to set up a group like traditional-vpn where users are just connecting to infrastructure machines but can't connect to each other and most importantly see each other, as this would leak for example user activity to peers and colleagues.

Describe the solution you'd like
Filter the peer list with ACL rules in netbird status -d based on reachability.

Originally created by @ndziuba on GitHub (Jun 20, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2161 For machines to connect they have to see and know each other but if ACL rules are in place that is forbidding them to connect then they should also not show up in the `netbird status -d` command. As it will leak the machine to the peer. This would enable to set up a group like `traditional-vpn` where users are just connecting to infrastructure machines but can't connect to each other and most importantly see each other, as this would leak for example user activity to peers and colleagues. **Describe the solution you'd like** Filter the peer list with ACL rules in `netbird status -d` based on reachability.
saavagebueno added the feature-request label 2026-08-05 00:57:57 -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#4485