[GH-ISSUE #743] MTU configuration #1260

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

Originally created by @n0k0m3 on GitHub (Mar 15, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/743

Is your feature request related to a problem? Please describe.
I want to be able to change MTU (similar to vanilla Wireguard or Netmaker), either through local configuration or management UI

Describe the solution you'd like
Expose MTU configuration to /etc/netbird/config.json or management UI, and config will either be loaded with -c or update when up is called

Describe alternatives you've considered
None, as NetBird doesn't expose MTU configuration to client

Additional context
None

Originally created by @n0k0m3 on GitHub (Mar 15, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/743 **Is your feature request related to a problem? Please describe.** I want to be able to change MTU (similar to vanilla Wireguard or Netmaker), either through local configuration or management UI **Describe the solution you'd like** Expose MTU configuration to /etc/netbird/config.json or management UI, and config will either be loaded with `-c` or update when `up` is called **Describe alternatives you've considered** None, as NetBird doesn't expose MTU configuration to client **Additional context** None
saavagebueno added the feature-requestclient labels 2026-08-05 00:41:48 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1260