[GH-ISSUE #1328] FR: Port ranges in TCP/UDP access control #2204

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

Originally created by @maevii on GitHub (Nov 23, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1328

Is your feature request related to a problem? Please describe.
Typing out individual ports can be tedious at best and pretty much impossible at worst when trying to allow bigger port ranges like 1-1024, or when trying to allow all ports (1-65535) for a unidirectional rule.

Describe the solution you'd like
Add support for specifying port ranges in TCP/UDP access control rules instead of only specific ports.

Describe alternatives you've considered
N/A

Additional context
N/A

Originally created by @maevii on GitHub (Nov 23, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1328 **Is your feature request related to a problem? Please describe.** Typing out individual ports can be tedious at best and pretty much impossible at worst when trying to allow bigger port ranges like 1-1024, or when trying to allow all ports (1-65535) for a unidirectional rule. **Describe the solution you'd like** Add support for specifying port ranges in TCP/UDP access control rules instead of only specific ports. **Describe alternatives you've considered** N/A **Additional context** N/A
saavagebueno added the feature-request label 2026-08-05 00:45:53 -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#2204