I have a server that only allows ports 80 and 443 through to the server. Currently using VPN to access all other ports. Installed and configured cloudflared on the server. On my client using the command cloudflared access ssh --hostname {domain I setup in zero trust}
And it sits there for about 2 mins and then returns to the command line. So it seems firewall is still blocking cloudflared. What do I need to do with my firewall to get this working?