Hi everyone,
I am a new OpenZiti user and I have a question regarding network accessibility.
I successfully deployed an OpenZiti network on an Ubuntu server. During the installation process, I used the local IP address of my Ubuntu machine for the configuration. However, I’ve encountered a problem:
When I try to connect using the Ziti Edge Desktop client from a different network (a different IP block/subnet), the connection fails. It seems the client can only connect if it is on the same local network as the controller.
This leads me to a fundamental question: If the system requires the client to be in the same IP range to connect, how can I achieve the "secure access from anywhere" goal that OpenZiti promises?
I suspect my issue is related to the Advertisement Address used during setup. How can I reconfigure my environment so that clients from external networks can reach the Controller and Edge Router? Do I need to use a Public IP/FQDN, or is there a specific way to handle NAT/Firewall settings for this use case?
Any guidance or best practices for making the Ziti fabric accessible across different networks would be greatly appreciated.
Thanks in advance!