netbird icon indicating copy to clipboard operation
netbird copied to clipboard

Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.

Results 848 netbird issues
Sort by recently updated
recently updated
newest added

## Describe your changes Adds support for installing and updating NetBird on Synology NAS devices. ```bash curl -fsSL https://pkgs.netbird.io/install.sh | sh ``` ```bash curl -fsSL https://pkgs.netbird.io/install.sh | sh -s --...

In Synology the current DNS implementation fails like this if you have a DNS running localy : The local DNS is listening in all available addresses for that we need...

bug
client
dns
synology

**Describe the problem** If you have JWT group sync enabled in the self hosted version and are using Entra ID as the IDs, you will get only the group ids,...

idp
self-hosting
azure

**Describe the problem** Netbird is causing my Intel 2020 macbook air to kernel panic after a few minutes of being connected. I will attach the log that comes up after...

client
routes
macos

## Describe your changes This PR enabled the temopary deactivation of nameservers in case they are unresponsive for some time. ## Issue ticket number and link ### Checklist - [...

## Describe your changes The iOS app only allows to connect to a limited number of peers before it reaches its memory limits (currently 50MB for the network extension). This...

**Describe the problem** Netbird doesn't work for some users but does for others. On Windows there is two different behavior: - Works perfectly fine - Doesn't work at all For...

triage-needed

# Describe the problem We have a server configured to act as both a DHCP server and an Internet Gateway (IGW) on a specific VLAN. However, after installing and running...

triage-needed

**Describe the problem** When I try to setup the Netbird integration I get the following error: Request failed with status code 422 **To Reproduce** 1. Go to integrations 2. Follow...

triage-needed

## Describe your changes Revert the context cancellation logic from the wg proxy and improve the error handling in case of resource freeing action. - In eBPF proxy implementation we...