netbird
netbird copied to clipboard
Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
**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  i cannot click on logout because...
"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...
**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...
**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...
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...
## 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:...
**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...
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...