Cloudflare Tunnel to SFTP server not working

I’m trying to setup a tunnel to my SFTP server, hosted in a docker container on my unraid server. When I Set the tunnel to “Http” it shows the login screen for the Unraid box as expected, but when I change the connection to SSH or TCP directing to port 2222 (which is forwarded to the container, which then translates it to 22 - this works fine locally) the tunnel fails - timeout when trying to connect with WinSCP.

Any ideas?

You need to have cloudflared installed locally to connect that way. See SSH · Cloudflare Zero Trust docs for more details

2 Likes

Awesome, I had a feeling that was the answer - thanks so much for your help!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.