netbirdio / netbird

Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.
https://netbird.io
BSD 3-Clause "New" or "Revised" License
9.83k stars 425 forks source link

Netbird resets network adapter at every reboot on Windows #2217

Open graphixillusion opened 5 days ago

graphixillusion commented 5 days ago

Describe the problem At every reboot the netbird's network adapter is reset:

A clear and concise description of what the problem is.

The problem is that if i set the connection to private, it resets to public at every os reboot.

To Reproduce

  1. set-netConnectionProfile -InterfaceAlias wt0 -NetworkCategory "Private"
  2. reboot the system
  3. network profile is reverted back to public becouse the name of the interface changes the name with a +1 while still keeping the same alias as described before.

Expected behavior

Netbird should keep the same interface name and keep the settings applied.

NetBird version

0.28.3 on Windows 11 23H2