What is the name of the domain?
What is the issue you’re encountering
I created a Zero Trust tunnel to my local machine. In the tunnel I configured 3 public hostnames: ssh.khenhermoso.com ssh:// localhost:22 0, apache.khenhermoso.com http:// localhost:8080, ssh2.khenhermoso.com http:// localhost:22. The apache hostname works as intended and i am able to reach my tomcat server through port 8080. ssh and ssh2 both don’t work. In my local network, I can ssh via port 22 without Issue. In online port checking sites, port 8080 is open but 22 is closed in my domain. In I’ve tried putty and command line ssh, i also tried cloudflared ssh but that introduced more issues.
What steps have you taken to resolve the issue?
I created a Zero Trust firewall network rule to allow port 22 as source and destination port. Still not working