netbirdio / netbird

Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
https://netbird.io
BSD 3-Clause "New" or "Revised" License
11.29k stars 518 forks source link

Regarding Netbird Peer advertising routes, dont get new peers automatic #2864

Open noerdar opened 2 weeks ago

noerdar commented 2 weeks ago

I have a selfhosted Netbird Installation. My Problem is that I have a connected peer that advertises routes and it works fine. But when a new client or peer joins, the netbird network, that peer that advertises routes does not get the new peer/client automatic and therefore cant communicate with the new client. I have to make a Netbird down and then Netbird up on the peer that advertises routes, then it finds the new peer client and can respond traffic.

So its the Peers count: 2/5 Connected that dont count up to for example 3/6 when a new client gets added. I have to restart the netbird.

Are there a command to call or why does it not find it itself?


OS: linux/amd64

Daemon version: 0.31.0

CLI version: 0.31.0

Management: Connected to https://netbirdvpn.domain.com:443

Signal: Connected to https://netbirdvpn.domain.com:443

Relays:

[stun:netbirdvpn.domain.com:3478] is Available

[turn:netbirdvpn.domain.com:3478?transport=udp] is Available

[rels://netbirdvpn.domain.com:443] is Available

Nameservers:

[172.16.20.4:53, 192.168.140.1:53] for [domain.com] is Available

FQDN: netbird01.netbird.selfhosted

NetBird IP: 100.86.156.178/16

Interface type: Kernel

Quantum resistance: false

Routes: 192.168.1.10/24, 192.168.1.12/24

Peers count: 2/5 Connected

kratochvilales commented 2 weeks ago

for me helped to switch advertising route on peers off and on, and voila, its started working on new peer :)

noerdar commented 2 weeks ago

Where do you do that?

søn. 10. nov. 2024 kl. 21.30 skrev kratochvilales @.***

:

for me helped to switch advertising route on peers off and on, and voila, its started working on new peer :)

— Reply to this email directly, view it on GitHub https://github.com/netbirdio/netbird/issues/2864#issuecomment-2466906900, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4JDMVJ7RN5LWW34T7QFVLZ7664RAVCNFSM6AAAAABRNJXP4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRWHEYDMOJQGA . You are receiving this because you authored the thread.Message ID: @.***>

noerdar commented 2 weeks ago

for me helped to switch advertising route on peers off and on, and voila, its started working on new peer :)

Hi kratochvilales where is that feature located. Im using a self hosted installation.

mgarces commented 2 weeks ago

hello, we have release 0.31.1, can you please test it and see if it fixes your issues? @noerdar

noerdar commented 1 week ago

hello, we have release 0.31.1, can you please test it and see if it fixes your issues? @noerdar

Yes it fixed it with the new version.