-
solution is at https://github.com/netbirdio/netbird/issues/2530#issuecomment-2482245422
# Describe the problem
TLDR;
1. There is some weird (it almost works) issue with `FWMARK` handling by Net…
-
**Description:**
We're currently running a self-hosted Netbird instance with Zitadel as the identity provider, following the advanced installation guide.
For security reasons, we'd like to requi…
-
比如局域网内有S1(服务器),有客户端C1,C2,C3, 网段R1,R2,R3,我希望C1可以访问S1,但是C2不能访问S1,简而言之就是网络访问权限控制,可以参考netbird的access-control功能
![2024-08-07_22-07-40](https://github.com/user-attachments/assets/71049f1c-caf5-43b3-9c47-…
-
**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/n…
-
**Describe the problem**
Created a new AWS instance with Ubuntu 24.04.1, 1 CPU and 2Go of memory to test the latest version of Netbird.
After installing curl, jq, and docker, I downloaded the `get…
-
**Describe the problem**
I am pretty sure that one of my peers has public IPv4 address, however I fail to connect two peers via P2P.
- Peer 1: Arch Linux (without public IPv4)
- Peer 2: OpenWrt (…
-
**Describe the problem**
The `configure.sh` script in the self-hosted setup fails to detect the server's public IP address when run on an IPv6-only VPS or a server with IPv6 preferred. This causes …
-
**Describe the problem**
I have the scenario that I want netbird to be available on the host, (accessing services that run there).
I cannot install it directly, because I am using unraid, and this…
-
**Is your feature request related to a problem? Please describe.**
We would like to have a dashboard to show the mesh network if is working well from node to node and create alerts when connective …
-
## How I installed
```sh
curl -sSL https://pkgs.netbird.io/debian/public.key | sudo gpg --dearmor --output /usr/share/keyrings/netbird-archive-keyring.gpg
echo 'deb [signed-by=/usr/share/keyrings…