-
-
Notifications
You must be signed in to change notification settings - Fork 581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why can't the same local area network successfully P2P? #3339
Comments
Hi, Might be related to #3325 I would try to edit win10's config.json and put the IP of win10 gave by Android phone |
Is it filling in the client's public IP address? Or is it the public IP address of the server? |
Can you try using a different interface port on the Windows machine and see if that makes a difference? (Settings -> Advanced Settings) |
The netbird I installed always doesn't respond when I click on advanced settings. I've changed several versions and it's the same. I don't know what environment is missing |
You can do it in PowerShell:
|
I tried 7 to 10 times, but it still shows a transit connection |
Describe the problem
The server uses Tencent Cloud,The above picture shows the structure of my local area network,
Among them, Android phones, WIN10, and Ubuntu all have installed netbird, and WIN10 connects to Android WiFi hotspots
However, communication between WIN10 and Ubuntu cannot be successfully P2P,I can successfully P2P using other virtual LAN tools (such as VNT, Tailscale), but Netbird cannot
Android phones<--->Ubuntu uses P2P communication
WIN10<--->Ubuntu uses a transit server
WIN10<--->Android phones use P2P communication
When WIN10 is directly connected to the LAN, WIN10 and Ubuntu can successfully P2P, and the firewalls of all devices except Android phones have been turned off
Here are the detailed information of netbird status - d
The following is the configuration of turnserver. conf
Here are the netbird-coturn-1 logs for Docker
To Reproduce
Steps to reproduce the behavior:
not have
Expected behavior
P2P communication should be successful
Are you using NetBird Cloud?
Self deployed netbird
NetBird version
The latest netbird
NetBird status -dA output:
If applicable, add the `netbird status -dA' command output.
Do you face any (non-mobile) client issues?
netbird.debug.3366302722.zip
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: