[GH-ISSUE #5313] Add option to make routes opt-in #10297

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

Originally created by @jon4hz on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5313

Is your feature request related to a problem? Please describe.

There is a feature to proactively deselect a route using netbird routes deselect in case of IP conflicts. However, at the moment all routes are opt-out.
If you have a setup, where you have overlapping IP ranges, it is confusing to new users if they see a certain network gets routed through the netbird overlay, but it's unclear which of the overlapping range is used.

Describe the solution you'd like

From an admin perspective, it would be nice if you could mark overlapping routes as "opt-in" in the UI and the user has to proactively select the route if they want to route traffic to a none unique network.

Originally created by @jon4hz on GitHub (Feb 13, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5313 **Is your feature request related to a problem? Please describe.** There is a feature to proactively deselect a route using `netbird routes deselect` in case of IP conflicts. However, at the moment all routes are opt-out. If you have a setup, where you have overlapping IP ranges, it is confusing to new users if they see a certain network gets routed through the netbird overlay, but it's unclear which of the overlapping range is used. **Describe the solution you'd like** From an admin perspective, it would be nice if you could mark overlapping routes as "opt-in" in the UI and the user has to proactively select the route if they want to route traffic to a none unique network.
saavagebueno added the feature-request label 2026-08-05 01:25:20 -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#10297