Skip to content
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

Two nodes cannot connect to each other and are not on the same LAN. Why? #55

Closed
Haoke98 opened this issue Jan 29, 2024 · 1 comment
Closed

Comments

@Haoke98
Copy link

Haoke98 commented Jan 29, 2024

Point1:
OS: Windows10
截屏2024-01-29 16 19 44
截屏2024-01-29 16 21 40

Point2:
OS: Windows2016 Server
截屏2024-01-29 16 20 49
截屏2024-01-29 16 21 40

@miroslavpejic85
Copy link
Owner

The issue arises because the two nodes are not on the same Local Area Network (LAN). For two devices to communicate directly within a LAN, they must be part of the same network segment and share the same subnet. Since these nodes are on different LANs, they cannot connect directly. To establish a connection between them, you should use a Wide Area Network (WAN) option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants