[GH-ISSUE #2371] Fine grained ACL policies for SSH #4795

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

Originally created by @alexcupertme on GitHub (Aug 1, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2371

Originally assigned to: @nazarewk on GitHub.

Is your feature request related to a problem? Please describe.
ACL policies for SSH. AFAIK, best way i can implement it now, to restrict Netbird SSH port (44338)

Describe the solution you'd like
Something like Tailscale has https://tailscale.com/kb/1193/tailscale-ssh

We need to configure which user group has SSH access to the hosts

When creating policies, we can choose protocol. SSH option would fit well here, even though it is a different OSI network level.

Describe alternatives you've considered

Additional context

Originally created by @alexcupertme on GitHub (Aug 1, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2371 Originally assigned to: @nazarewk on GitHub. **Is your feature request related to a problem? Please describe.** ACL policies for SSH. AFAIK, best way i can implement it now, to restrict Netbird SSH port (44338) **Describe the solution you'd like** Something like Tailscale has https://tailscale.com/kb/1193/tailscale-ssh We need to configure which user group has SSH access to the hosts When creating policies, we can choose protocol. SSH option would fit well here, even though it is a different OSI network level. **Describe alternatives you've considered** - **Additional context** -
saavagebueno added the feature-requestsecurityacl labels 2026-08-05 00:59:43 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#4795