Viktor Liu
Viktor Liu
I mean the firewall implementations (userspace, nftables, iptables) and the DNS server. Pretty much everything that calls `Address()` on the wg interface is affected, especially if it was only called...
I understand that this is a special address used in cloud environments, but it is part of the link-local subnet `169.254.0.0/16` and **not supposed to be routed**! Do you have...
The client drops the inbound udp packets: >2025-11-21T22:47:44-05:00 TRAC Dropping local packet (ACL denied): rule_id= proto=UDP src=10.10.2.183:4993 dst=100.85.50.11:4991 It seems you previously relied on a bug that allowed the inbound...
Hey folks, can you test this build https://github.com/netbirdio/netbird/pull/4900 (binaries [here on the bottom](https://github.com/netbirdio/netbird/actions/runs/19886820589?pr=4900)) please?
This should've been fixed a while ago, which version(s) are you on?
Folks, can you test the latest 0.60.x please
Can you please upload a debug bundle from the peer running the ssh server? Also ``` NB_LOG_LEVEL=debug ssh -vv my-server.netbird.cloud ``` on the client
@fxandrei What's the windows version? See https://docs.netbird.io/how-to/browser-client#known-limitations @SuperKali Can you elaborate?
@flotpg It looks like you're exposing signal without TLS. The error is pretty clear; the browser will refuse to connect without TLS if the dashboard is using TLS. That's not...