SSH tunneling not working

No description
No description
No description
10 Replies
Cyb3r-Jak3
Cyb3r-Jak36mo ago
Cloudflare Docs
SSH | Cloudflare Zero Trust docs
The Secure Shell Protocol (SSH) enables users to remotely access devices through the command line. With Cloudflare Zero Trust, you can make your SSH server available over the Internet without the risk of opening inbound ports on the server.
krunchiekrunch
krunchiekrunchOP6mo ago
So if i want to access the ssh, i will need to have cloudflared installed on every one of my client device?
Phaze
Phaze6mo ago
yes, but you can setup a web page with the ssh terminal on that (this is what i use) https://developers.cloudflare.com/cloudflare-one/applications/non-http/#enable-browser-rendering
krunchiekrunch
krunchiekrunchOP6mo ago
okay, thanks
Phaze
Phaze6mo ago
this doesn't give you a direct ssh connection but it still allows you to run ssh commands on the remote server.
Cohors
Cohors6mo ago
To hijack this thread, what if we want to expose an ssh port? I find it odd we can expose an http without access, but not ssh.
Cyb3r-Jak3
Cyb3r-Jak36mo ago
You would need to use Spectrum which is a paid service
Cohors
Cohors6mo ago
Except it doesn’t look like you can connect a tunnel to spectrum.
Chaika
Chaika6mo ago
You can through LB: https://blog.cloudflare.com/extending-local-traffic-management-load-balancing-to-layer-4-with-spectrum/ more recent and I believe fully Enterprise since only Spectrum Ent get the LB target option (not that non-Enterprise Spectrum is very usable anyway..)
Cohors
Cohors6mo ago
So basically don’t use cloudflare for a public ssh service.

Did you find this page helpful?