Last updated
Last updated
Reverse tunnels technology provides a way to bypass firewall and NAT restrictions, enabling secure access to remote resources. In this document, we will discuss the concept of reverse tunnels, how they work, and how IO AI Network uses them to simplify access for engineers to AntMiners Clusters.
A reverse tunnel is a method to establish a secure connection from a client to a remote server by opening an inbound connection on the server side. This is the opposite of a conventional forward tunnel, where a client opens a connection to the server. By using reverse tunnels, engineers can access remote resources behind NAT routers and firewalls without the need for complex network configurations.
The remote server (IO Worker) initiates a connection to the client (engineer's machine) through an intermediate server (IO AI Network server).
The IO AI Network server listens for incoming connections from both the client and the remote server. Once the connection is established, data can be exchanged between the client and the remote server through the tunnel as if they were directly connected.
IO AI Network network employs reverse tunnels to simplify access to IO AI Network miners for engineers.
The process involves:
The IO Worker establishes a connection to the IO AI Network server, creating a reverse tunnel.
The engineer's machine connects to the IO AI Network server as an intermediary.
The IO AI Network server routes traffic between the engineer's machine and the IO Worker through the reverse tunnel. Engineers can securely access and manage IO Workers without the need for complex network configurations or dealing with firewalls and NAT restrictions.
Simplified Access: Engineers can easily access IO Workers without worrying about network restrictions, port forwarding, or VPNs.
Enhanced Security: Reverse tunnels provide a secure communication channel, ensuring data privacy and integrity.
Scalability: IO AI Network can manage multiple IO Workers simultaneously, allowing engineers to work efficiently. Flexibility: Reverse tunnels work across various platforms, ensuring compatibility with different operating systems and environments.