[GH-ISSUE #576] client overwrite local routes #1066

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

Originally created by @mlsmaycon on GitHub (Nov 22, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/576

Originally assigned to: @mlsmaycon on GitHub.

Investigate windows (possibly others) clients that are overwriting local routes causing packet loss possible due to loops and connection issues caused by the incoming routes.

A possible solution might be to check all interfaces and if the incoming route is a local network subnet, which may cause issues with default gateways that are addressed within those subnets.

Originally created by @mlsmaycon on GitHub (Nov 22, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/576 Originally assigned to: @mlsmaycon on GitHub. Investigate windows (possibly others) clients that are overwriting local routes causing packet loss possible due to loops and connection issues caused by the incoming routes. A possible solution might be to check all interfaces and if the incoming route is a local network subnet, which may cause issues with default gateways that are addressed within those subnets.
saavagebueno added the bugclient labels 2026-08-05 00:41:04 -04:00
Sign in to join this conversation.
No Label bug client
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1066