Seeking Practical Solutions for Running Nym Nodes Without a Static IP

I’ll try using an alternative to the suggested method by employing a technique similar to ngrok, but with options that allow direct connections between nodes through a mesh network, bypassing the need to route traffic through the central server managing the network.

In this setup, the VPS service will act as the external gateway used for communication between external nodes, while the nodes located behind the VPS will connect to each other using a Zero Trust service responsible for linking the nodes and assigning them static internal IP addresses.

All nodes will be configured to route their external traffic through the VPS, ensuring secure and stable communication across the entire network. This approach should be more practical. I’ll test the method, and if it works successfully, I’ll share it with you.:innocent:

2 Likes