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
trafficstars

**Describe the problem** I am selfhosting netbird on docker together with traefik and authentik.. When i visit netbird.domain.com i get the following error ![image](https://github.com/netbirdio/netbird/assets/61471128/efaf60e1-0c6a-42ed-86dc-822b493f4575) i cannot click on logout because...

triage-needed

"I changed my phone and didn't backup 2FA. How can I disable it on the server?"

**Describe the problem** Seems to be a routing conflict that cause network issues. I was testing netbird and saw that after add a route to 192.168.1.0/24 i've lost access to...

bug
client
routes

**Describe the problem** On a windows client running Netbird, if the computer goes to sleep/hibernation for an extended period of time, no "routed" netbird VPN traffic can flow until the...

client

**Is your feature request related to a problem? Please describe.** The problem is that the management component lacks high availability (HA) support. Currently, the management component is central to other...

management-service
feature-request

Hi All, I've been using Netmaker and Tailscale (headscale) successfully but came across Netbird and keen to give it a go. I am following the selfhosted-quickstart guide: https://docs.netbird.io/selfhosted/selfhosted-quickstart on a...

triage-needed

## Describe your changes There are 2 primary changes: - (misc) allows passing custom system service name (helps https://github.com/NixOS/nixpkgs/pull/287236 ) - unifies configuration loading and updating into a single `Config.apply(ConfigInput)`:...

**Describe the problem** I am configuring wireguard interface/port using environment variables, but they do not get updated unless I run `netbird up` separately. **To Reproduce** Steps to reproduce the behavior:...

client
feature-request

**Describe the problem** I tried to connect to my netbird instance from the Android app. I pressed the button and upon seeing the login-page(browser window) i switched to my password...

bug
Android
login

I run a kubernetes cluster that uses flannel as CNI. I have a dummy interface called edge0 and some iptables rules that forward incoming/outgoing to/from the netbird interface wt0. I...

agent