[GH-ISSUE #3378] Allow devices to broadcast available routes #6879

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

Originally created by @b-rowan on GitHub (Feb 24, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3378

Is your feature request related to a problem? Please describe.
Right now, network routes can only be set up on the server side. The way I am using this is with a lot of network aware devices, and I would like to be able to have the devices just broadcast that they have a certain network available to them.

Describe the solution you'd like
I think this would be best set up similar to tailscale, where the device can advertise routes, and then they must be approved on the server side.

Describe alternatives you've considered
The closest thing I can think of is to have the devices call into the remote server API, but with distributed systems this seems a bit less secure.

Originally created by @b-rowan on GitHub (Feb 24, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3378 **Is your feature request related to a problem? Please describe.** Right now, network routes can only be set up on the server side. The way I am using this is with a lot of network aware devices, and I would like to be able to have the devices just broadcast that they have a certain network available to them. **Describe the solution you'd like** I think this would be best set up similar to tailscale, where the device can advertise routes, and then they must be approved on the server side. **Describe alternatives you've considered** The closest thing I can think of is to have the devices call into the remote server API, but with distributed systems this seems a bit less secure.
saavagebueno added the feature-request label 2026-08-05 01:10:33 -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#6879