gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.4k stars 547 forks source link

Why can't my nodes reach each other directly? #2873

Closed OnieMa closed 4 months ago

OnieMa commented 5 months ago

Contact Details

maaoyuya@qq.com

What happened?

After I installed the official NetMaker tutorial to create a network and added several clients, my client can only access one node (my server) and the other nodes cannot be accessed.

image

Version

v0.23.0

What OS are you using?

Linux

Relevant log output

No response

Contributing guidelines

yabinma commented 5 months ago

Failover node enabled in the network? It can be checked in the host list page. Disable the failover node and check again please.

OnieMa commented 5 months ago

My host now has these :

image image

Among them, ucloud is a vps pvs with a public network, pvs3541011713 is in a company's intranet environment, pi and maclan are under the same local area network (they can ping each other), and all devices cannot ping, including ucloud.

image

This is me using maclan to ping a different machine separately

yabinma commented 4 months ago

Have you checked the network firewall configuration? For making the host communicating directly each other, ICMP protocol and UDP port 51821-51830 should be enabled.

abhishek9686 commented 4 months ago

@OnieMa were you able to resolve the issues seen on your side?

abhishek9686 commented 4 months ago

@OnieMa why have you closed the issue as not planned?