Skip to content

[client] Allow userspace local forwarding to internal interfaces if requested #3884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented May 27, 2025

Describe your changes

Using NB_ENABLE_LOCAL_FORWARDING=true will instruct NetBird to pass traffic for internal interfaces to the forwarder instead of to the native stack.
This can be helpful for e.g. Windows that doesn't allow access across interfaces.

Issue ticket number and link

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.

hakansa
hakansa previously approved these changes May 27, 2025
Base automatically changed from improve-windows-client-routes to main June 4, 2025 14:29
@lixmal lixmal dismissed hakansa’s stale review June 4, 2025 14:29

The base branch was changed.

@lixmal lixmal force-pushed the general-local-forwarding branch from e8704c8 to 8b7f5d6 Compare June 4, 2025 14:35
Copy link

sonarqubecloud bot commented Jun 4, 2025

@lixmal lixmal merged commit 609654e into main Jun 4, 2025
32 checks passed
@lixmal lixmal deleted the general-local-forwarding branch June 4, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants