Skip to main content
All CollectionsNetclient
What is endpoint detection?
What is endpoint detection?
M
Written by Majid Chebil
Updated over 2 months ago

Netclient intelligently determines if communication between peers is possible over LAN. These endpoints facilitate easier and direct communication between peers within a netmaker network using internal IP addresses.

Peers within the same VPC can communicate over internal IPs, bypassing the public internet. This setup offers several advantages:

  • Lower Latency: Internal traffic remains within the cloud provider’s network, resulting in faster data exchange and an overall snappier user experience.

  • Cost Reduction: Many cloud providers charge for outbound traffic, so using internal communication minimizes costs and helps organizations manage their budgets more effectively.

  • Increased Security: By limiting exposure to the public internet, internal communication reduces vulnerability to attacks and enhances the overall security posture of the organization.

To ensure proper functionality, it is essential to keep the TCP port of your host's listening port open for endpoint detection. Once this port is enabled, NetClient can identify the most suitable internal IP addresses for peers within the Netmaker network to connect. Utilizing private IPs enhances communication speed and security.

Did this answer your question?