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.32k stars 519 forks source link

External devices cannot be connected on netbird self hosted. #1502

Closed junseong1987 closed 10 months ago

junseong1987 commented 10 months ago

Describe the problem

A clear and concise description of what the problem is "external devices cannot be connected in netbird self hosted". I already tried to use netbird managed service to connect external devices, It didn't any problem. What's the problem?

Expected behavior

I think I can access to the external device, but it didn't.

Are you using NetBird Cloud?

self-host NetBird's control plane.

NetBird version

'0.25.4'

junseong1987 commented 10 months ago

I already check the "external-ip" on turnserver.conf file, it was there.

junseong1987 commented 10 months ago

it seems to be "turn server in VM could not be reached"... image

junseong1987 commented 10 months ago

I also attached logs file... logs.txt

bcmmbaga commented 10 months ago

Hello, @junseong1987. Please update your client to v0.25.5 and then share the output of netbird status -d

junseong1987 commented 10 months ago

Hello, @bcmmbaga, I already checked with @mlsmaycon. Finally, it was my fault on firewall setting(mistyped network tag in VM configuration) in GCP.

Thanks for your comments.